COMMITS
/ javascript/node/selenium-webdriver/test/execute_script_test.js February 7, 2024
S
[js] Make `npm run lint` pass for javascript/node/selenium-webdriver (#13560)
Simon Stewart committed
March 24, 2021
P
[nodejs] code cleanup first iteration (#9158)
Potapov Dmitriy committed
February 16, 2021
S
[JS] Removing duplicate variable declaration of IE from capabilities
Sri Harsha committed
August 3, 2020
T
added eslint and prettier
Tomer committed
July 13, 2020
S
[JS] Removing deprecation warning for tagName and unused imports (#8516)
Sri Harsha committed
May 5, 2019
J
[js] //javascript/node/selenium-webdriver now builds + tests with bazel
Jason Leyba committed
October 29, 2017
J
[js] Removed the deprecated driver.manage().timeouts()
Jason Leyba committed
October 25, 2017
J
[js] Remove the testing/assert module
Jason Leyba committed
October 2, 2017
J
[js] Purge the promise manager from testing/index
Jason Leyba committed
October 31, 2016
J
[js] Builder.build() now returns a thenable WebDriver object. Users can issue
Jason Leyba committed
October 30, 2016
J
[js] Introduce the SELENIUM_PROMISE_MANAGER environment variable, which can be
Jason Leyba committed
September 21, 2016
J
[js] Remove support for the legacy SafariDriver. Safari 10 or bust.
Jason Leyba committed
August 10, 2016
V
[js] remove unused require in test (#2598)
Vitaliy Potapov committed
August 8, 2016
V
[js] Fix typo in execute_script_test.js (#2582)
Vitaliy Potapov committed
July 1, 2016
J
[js] Test cleanup
Jason Leyba committed
June 9, 2016
J
[js] Remove a bunch of deprecated stuff
Jason Leyba committed
June 7, 2016
J
[js] Update a test to only check the error type, as the error message will
Jason Leyba committed
J
[js] Fix timeouts' url (#2185)
Johan Lorenzo committed
March 15, 2016
J
[js] Deprecate more stuff
Jason Leyba committed
March 11, 2016
J
[js] minor tweaks to silence more type warnings
Jason Leyba committed
January 24, 2016
J
[js] Convert the testing/assert module to a native node module.
Jason Leyba committed
April 4, 2015
J
Update copyright notices for the javascript/ tree for #401.
Jason Leyba committed
February 21, 2015
J
Add native support for IE to WebDriverJS
Jason Leyba committed
December 2, 2014
J
Tests for issue 8223 firefox webdriver problem with scope in executeScript
Javier Candeira committed
November 5, 2014
J
FirefoxDriver.executeScript should not define enumerable properties on script
Jason Leyba committed
J
[JS] Adding a bunch of tests for executeScript()
Jason Leyba committed