Closed lukeis closed 8 years ago
https://code.google.com/p/selenium/wiki/WebDriverJs#Working_in_a_Browser
"The WebDriverJS client must be used with the Selenium server. Just as with node, you
can create a WebDriver instance using the webdriver.Builder class:"
Reported by jmleyba
on 2014-04-28 18:17:31
WorkingAsIntended
Facepalm, my bad. One related question though: that means if I run webdriverjs as a
node-module (against a standalone server) it should essentially produce output in the
normal selenium protocol which should be interpretable by any (compliant) driver, right?
Just asking random questions because I try to get Selendroid working with Protractor
(which in turn uses webdriverjs) and want to find the reason(s) why its not working.
Reported by immanuel.hayden
on 2014-04-28 20:16:41
Reported by luke.semerau
on 2015-09-17 18:22:22
Originally reported on Google Code with ID 7264
Reported by
immanuel.hayden
on 2014-04-28 14:19:56