Skip to content

DNI9/SeleniumAutomationFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium Test Framework

  • Clean architecture
  • Multi application support
  • Restore session while developing to continue on same browser
  • Extent reporting

Install dependencies

mvn install -DskipTests

Run All Suite

mvn clean test -Dheadless=true

Run Specific Suite

mvn clean test -Dheadless=true -DsuiteFile=src/test/resources/suites/bookstore-tests.xml

About

Selenium testing framework with reporting and automated testing with GitHub actions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published