Skip to content

An automated Java test suite to check browser images quality

License

Notifications You must be signed in to change notification settings

aerokube/selenoid-container-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenoid Container Tests

This repository contains an automated Java test suite which is run against every Selenoid container to verify all major Selenium features work as expected. To run the suite type:

$ mvn clean test -Dgrid.connection.url=http://my-selenoid-host.example.com:4444/wd/hub -Dgrid.browser.name=firefox -Dgrid.browser.version=52.0