Skip to content

thywen/seleniumChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Framework

A simple Framework using common patterns (like the page object and factory pattern)

Execution

To run the tests simple use mvn test

The standardtest uses a chromedriver however you can also run it with mvn test -Pchrome or mvn test -Pfirefox

Additional comments

right now it runs in 2 parallel executions

And it executes the integration and ui tests at the same time.

Reports

It adds screenshots to failing tests and adds it to the Report under target/surefire-reports

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages