webdriver icon indicating copy to clipboard operation
webdriver copied to clipboard

Have the ability to set the URL of the webdriver

Open woodsaj opened this issue 10 years ago • 0 comments

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()

woodsaj avatar Aug 27 '15 14:08 woodsaj