webdriver
webdriver copied to clipboard
Have the ability to set the URL of the webdriver
Within my setup I have an existing chromedriver instance running as a daemon. So i would like to just be able to specify my own url to be used rather then having to call chromedriver.Start() and .Stop()