51 Forks
95 Stars
95 Watchers

selenium-webdriver-java

Examples of the O'Reilly book "Hands-On Selenium WebDriver with Java"

How to download and setup selenium-webdriver-java

Open terminal and run command
git clone https://github.com/bonigarcia/selenium-webdriver-java.git
git clone is used to create a copy or clone of selenium-webdriver-java repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with selenium-webdriver-java https://github.com/bonigarcia/selenium-webdriver-java/archive/master.zip

Or simply clone selenium-webdriver-java with SSH
[email protected]:bonigarcia/selenium-webdriver-java.git

If you have some problems with selenium-webdriver-java

You may open issue on selenium-webdriver-java support forum (system) here: https://github.com/bonigarcia/selenium-webdriver-java/issues