201 Forks
650 Stars
650 Watchers

webdriver

Remote control interface that enables introspection and control of user agents.

How to download and setup webdriver

Open terminal and run command
git clone https://github.com/w3c/webdriver.git
git clone is used to create a copy or clone of webdriver 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 webdriver https://github.com/w3c/webdriver/archive/master.zip

Or simply clone webdriver with SSH
[email protected]:w3c/webdriver.git

If you have some problems with webdriver

You may open issue on webdriver support forum (system) here: https://github.com/w3c/webdriver/issues