Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 423 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 423 Bytes

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