COMMITS
/ javascript/node/selenium-webdriver/lib/http.js 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
November 6, 2023
M
Fix logging levels in http.js and webdriver.js (#13098)
Marvin A. Ruder committed
October 11, 2023
D
Replace calls to console.log with managed loggers (#12909)
Daniel Rozenberg committed
April 5, 2023
S
[JS] Fix lint issues
Sriharsha committed
January 2, 2023
T
[js] add name of what is being executed to large JS executions
titusfortner committed
August 28, 2022
P
chore/code style changes, add util (#10975)
Potapov Dmitriy committed
August 11, 2022
D
[js] Removing circular dependency
Diego Molina 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
January 17, 2022
P
chore/connect to CDP based on ENV selenium address var (#10255)
Potapov Dmitriy committed
November 30, 2021
S
S
[js] Remove legacy JWP support and w3c<boolean> switch (#10095)
Sri Harsha committed
November 27, 2021
P
update map/filter clean up to common format (#10094)
Potapov Dmitriy committed
November 16, 2021
A
[js] add support for handling Shadow DOM elements
AutomatedTester committed
July 9, 2021
D
[js] chore: fix linter (#9639)
Dharin Shah committed
April 8, 2021
S
[JS] Remove legacy action API support (#9362)
Sri Harsha committed
February 8, 2021
P
Update tmp package version (#9155)
Potapov Dmitriy 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 13, 2020
T
August 3, 2020
T
added eslint and prettier
Tomer committed
T
fixed bazel pathing
Tomer committed
June 3, 2020
S
[javascript] Attempt to fix import error (#8374)
Sean Poulter committed
April 25, 2020
S
[JS] Minor fixes for relative locators (#8241)
Sri Harsha committed
A
[js] Add relative locators
AutomatedTester committed
February 26, 2020
A
requireAtom: make dynamic import work with webpack (#7726)
Adrian Leonhard committed
December 3, 2019
S
Add: Add support to get property of referenced web element (#7839)
Sri Harsha committed
July 11, 2019
J
[js] Update logging commands to work with chrome 76
Jason Leyba committed
May 5, 2019
J
[js] //javascript/node/selenium-webdriver now builds + tests with bazel
Jason Leyba committed
April 15, 2019
T
switch to parent frame fix for non-w3c compatible drivers (#7075)
Tomer Steinfeld committed
February 20, 2019
September 27, 2018
J
Prepended command names in https error response reports (#6321)
Josh Goldberg 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] If the remote end indicates it does not support the new actions API,
Jason Leyba committed
October 30, 2017
J
[js] code clean-up/simplification
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
October 3, 2017
J
[js] account for build target change in 02c5044e9486e518100192fabb7f51ae340ab8ca
Jason Leyba committed
July 21, 2017
J
[js] Fix a handful of type issues flagged by dossier
Jason Leyba committed
March 18, 2017
A
[js] Add Window Handle W3C Endpoints
AutomatedTester committed
March 17, 2017
A
[js] Add W3C endpoints for alert and executeScipt
AutomatedTester committed
March 10, 2017
J
[js] Fix new session parsing for geckodriver 0.15.0 (breaks support for older
Jason Leyba committed
March 9, 2017
J
[js] Use the W3C set timeouts format. If this fails, fallback to the legacy
Jason Leyba committed