COMMITS
/ javascript/node/selenium-webdriver/io/exec.js February 7, 2024
S
[js] Make `npm run lint` pass for javascript/node/selenium-webdriver (#13560)
Simon Stewart committed
May 25, 2023
S
[JS] Code cleanup update npm deps to latest
Sriharsha committed
May 9, 2023
A
[js] Handle rejection of the driver
AutomatedTester committed
August 26, 2022
H
fix: geckodriver session with node 18.x.x (issue 2 in #10970)
harsha509 committed
August 22, 2022
H
[JS] destructuring exports
harsha509 committed
November 27, 2021
P
update map/filter clean up to common format (#10094)
Potapov Dmitriy committed
November 5, 2021
P
[nodejs] code cleanup second iteration (#9979)
Potapov Dmitriy committed
July 9, 2021
D
[js] chore: fix linter (#9639)
Dharin Shah committed
March 24, 2021
P
[nodejs] code cleanup first iteration (#9158)
Potapov Dmitriy committed
August 3, 2020
T
added eslint and prettier
Tomer committed
March 1, 2018
J
[js] Replace typedefs with record objects for parts of the public API.
Jason Leyba committed
June 8, 2016
J
[js] Replace uses of managed-promises with native promises where the promise
Jason Leyba committed
February 9, 2016
J
[js] Fix a bunch of type errors found by the closure compiler
Jason Leyba committed
January 31, 2016
J
[js] Break the node client library's dependency on closure
Jason Leyba committed
January 24, 2016
J
[js] Make a pass over the code base with ES6 clean-up (mainly switching to class
Jason Leyba committed
April 4, 2015
J
Update copyright notices for the javascript/ tree for #401.
Jason Leyba committed
February 16, 2015
J
Cleaning up docs. No functional changes.
Jason Leyba committed
November 12, 2014
S
Roll back addition of @license tag to all JS files.
Simon Stewart committed
November 11, 2014
S
NO-OP: Wrap existing license headers, unchanged, in @license JsDoc block.
Seva Lotoshnikov committed
August 21, 2014
J
Native support for Firefox in the JS bindings.
Jason Leyba committed
August 18, 2014
J
Extract subprocess management to a reusable module.
Jason Leyba committed