Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 3.03 KB

README.md

File metadata and controls

25 lines (21 loc) · 3.03 KB

Steward example project

GitHub Actions Build Status

This is an example project showing usage and extensibility of Steward, a PHP tool for Selenium WebDriver functional testing.

As an example, the tests are run in Firefox and Chrome browsers in Docker images running on GitHub Actions, but also in Microsoft Edge using Sauce Labs cloud service (see Sauce Labs build status.

What is shown in this example project

What is missing so far

  • See open issues for some other Steward features not yet shown in this example project.