/steward-example

Example repository showing usage of Steward library

Primary LanguagePHP

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.