COMMITS
/ javascript/node/selenium-webdriver/lib/command.js January 6, 2025
P
[js] Add Federated Credential Management support (#15008)
Puja Jagani committed
February 7, 2024
S
[js] Make `npm run lint` pass for javascript/node/selenium-webdriver (#13560)
Simon Stewart committed
January 3, 2024
T
[js] download files from remote server (#13102)
Titus Fortner committed
August 28, 2022
P
chore/code style changes, add util (#10975)
Potapov Dmitriy committed
June 2, 2022
H
[JS] Fixes lint issues and updates npm packages
harsha509 committed
May 31, 2022
T
[JS] feat: Added virtual authenticator (#10663)
Tamsil Sajid Amani committed
November 30, 2021
S
[js] Remove legacy JWP support and w3c<boolean> switch (#10095)
Sri Harsha committed
November 16, 2021
A
[js] add support for handling Shadow DOM elements
AutomatedTester committed
April 8, 2021
S
[JS] Remove legacy action API support (#9362)
Sri Harsha committed
January 22, 2021
J
[JS] Adding support for /computedlabel (getAccessibleName) (#9073)
JS31096 committed
January 3, 2021
J
[JS] Adding support for computedrole (#8990)
JS31096 committed
November 24, 2020
J
[JS] Adding support for `print` endpoint (#8880)
JS31096 committed
August 3, 2020
T
added eslint and prettier
Tomer committed
April 25, 2020
A
[js] Add relative locators
AutomatedTester committed
December 3, 2019
S
Add: Add support to get property of referenced web element (#7839)
Sri Harsha committed
February 20, 2019
January 30, 2019
V
removed unused constant IMPLICITLY_WAIT
Vijay Singh committed
January 8, 2018
J
[js] Replace WebElement.getSize/getLocation with a single getRect
Jason Leyba committed
December 27, 2017
J
[js] Remove `Alert.authenticateAs`
Jason Leyba committed
J
[js] Clean-up command mappings to better track W3C compliance.
Jason Leyba committed
J
[js] Actions API changes
Jason Leyba committed
December 21, 2017
J
[js] Expand on ActionSequence documentation and make it easier to define and
Jason Leyba committed
J
[js] If the remote end indicates it does not support the new actions API,
Jason Leyba committed
October 15, 2017
J
[js] Implement the window getRect and setRect commands
Jason Leyba committed
October 9, 2017
J
[js] Minimize window and fullscreen window APIs
Jason Leyba committed
J
[js] remove remnants of commands that are no longer supported
Jason Leyba committed
J
[js] Revamp the actions API to support the W3C spec and drop support for legacy
Jason Leyba committed
March 9, 2017
J
[js] Use the W3C set timeouts format. If this fails, fallback to the legacy
Jason Leyba committed
August 6, 2016
J
[js] The http.Executor class now accepts a promised client. The builder will now
Jason Leyba committed
June 8, 2016
J
[js] Replace uses of managed-promises with native promises where the promise
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] Add support for the alert credentials
Jason Leyba committed
February 20, 2016
J
[js] Move all logic for interpreting responses from the remote end to the
Jason Leyba committed
February 9, 2016
J
[js] Fix a bunch of type errors found by the closure compiler
Jason Leyba committed
January 21, 2016
J
[js] Move the DeferredExecutor class to the command module
Jason Leyba committed
January 20, 2016
J
[js] Migrate the webdriver.Command* types to a node module
Jason Leyba committed