Skip to content

Simple test automation framework with Selenium & Cucumber.

Notifications You must be signed in to change notification settings

rrradev/SauceDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI CucumberReports: GitHub Actions

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: CucumberReports: GitHub Actions

SUT: https://www.saucedemo.com/

Requirements:

  • Java 8

Running the tests:

mvn test

About

Simple test automation framework with Selenium & Cucumber.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published