COMMITS
/ javascript/node/selenium-webdriver/lib/error.js February 7, 2024
S
[js] Make `npm run lint` pass for javascript/node/selenium-webdriver (#13560)
Simon Stewart committed
August 28, 2022
P
chore/code style changes, add util (#10975)
Potapov Dmitriy committed
December 3, 2021
P
[js] update code format, public API exports, remove deprecated legacy (#10110)
Potapov Dmitriy committed
November 28, 2021
P
update code format, public API exports (#10097)
Potapov Dmitriy committed
November 16, 2021
A
[js] add support for handling Shadow DOM elements
AutomatedTester committed
August 3, 2020
T
added eslint and prettier
Tomer committed
October 25, 2017
J
[js] Handle inconsistent casing for stack trace key in encoded errors for #3683
Jason Leyba committed
J
[js] update lib/error to support all error codes from the w3c spec.
Jason Leyba committed
August 18, 2017
J
[js] Add a new ElementNotInteractableError
Jason Leyba committed
July 4, 2017
J
[js] Added `error.WebDriverError#remoteStacktrace` to capture the stacktrace
Jason Leyba committed
January 23, 2017
J
[js] Properly handle W3C error responses to new session commands
Jason Leyba committed
November 28, 2016
G
[js] fix doc typos (#3133)
Georgii Dolzhykov committed
June 9, 2016
J
[js] Remove a bunch of deprecated stuff
Jason Leyba committed
March 12, 2016
J
[js] Improve integration with ES6 modules and type checking with the closure
Jason Leyba committed
March 11, 2016
J
[js] for type-checking, suppress a bunch of warnings about referencing
Jason Leyba committed
February 26, 2016
J
[js] The error module is part of the core API, so move it to lib/ directory
Jason Leyba committed