Simple test automation framework with Selenium & Cucumber.
The framework demonstrates the use of POM, PageFactory, Sharing state with DI, Dynamic test data, Fluent Waits & Fluent Assertions.
The tests are scheduled to run in a CI workflow through GitHub Actions (every day at 00:00).
The feature files run in parallel.
Cucumber report is published here:
SUT: https://www.saucedemo.com/
- Java 8
mvn test