Selenium Driver Connection for Browsers (Java)
- JDK 1.8
- Selenium 3 (maven)
- binaries for browsers you wish to test
- driver for browsers you wish to test
Change the name of the browser in the method: setBrowser()
. Valid options are:
- Chrome
- Safari
- Opera
- Firefox
Selenium drivers for the browsers exist in the /libs
folder