COMMITS
/ javascript/node/selenium-webdriver/lib/webdriver.js April 15, 2024
S
[JS] Migrate eslint to latest (#13825)
Sri Harsha committed
March 8, 2024
S
Run prettifier over the selenium-webdriver node code
Simon Mavi Stewart 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
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
July 24, 2023
D
[javascript] These values are already hardcoded, the prefix does not make a difference.
Diego Molina committed
April 18, 2023
T
[js] fix: return statement in submit() (#11883)
Tamsil Sajid Amani committed
April 5, 2023
S
[JS] Fix lint issues
Sriharsha committed
March 7, 2023
D
[js] Using status from response (#11742)
Diego Molina committed
February 8, 2023
P
[js] Add script pinning (#11584)
Puja Jagani committed
January 2, 2023
T
[js] add name of what is being executed to large JS executions
titusfortner committed
December 21, 2022
S
[JS] Add window wrappers getSize and setSize
Sriharsha committed
S
[JS] Bidi Support (#11395)
Sri Harsha committed
September 11, 2022
S
[JS] stop sending desiredCapabilities to local and remote end
Sriharsha committed
September 7, 2022
A
fix some typos in code and documentation (#11009)
Andrei Solntsev committed
August 28, 2022
P
chore/code style changes, add util (#10975)
Potapov Dmitriy committed
August 11, 2022
D
[js] Moving from static to const to make js-dossier happy
Diego Molina committed
D
[js] Removing circular dependency
Diego Molina committed
June 22, 2022
T
[JS] Fix: using fulfillRequest when intercepting (#10764)
Tamsil Sajid Amani 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
May 20, 2022
T
[js] update implementation for submitting forms
titusfortner committed
May 19, 2022
R
[JS]add support to switch frame by name (#10670)
Ravi Sawlani committed
May 16, 2022
H
[JS] Add support to switch frame by id
harsha509 committed
April 11, 2022
R
[Javascript] Split String on grapheme pairs in sendKeys command (#10519)
Ravi Sawlani committed
March 30, 2022
H
[js] sendkeys error message fixed
Harshit Agrawal committed
January 17, 2022
P
chore/connect to CDP based on ENV selenium address var (#10255)
Potapov Dmitriy committed
December 27, 2021
T
[js] ignore errors arising from trying to use file detector fixes #6343
titusfortner committed
December 1, 2021
S
[JS] Code cleanup and minor improvements
Sri Harsha committed
November 30, 2021
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
November 18, 2021
P
[js] [js] Capture browser console logs when using BiDi onLogEvent api
Puja Jagani committed
November 15, 2021
P
[js] Fix flaky CDP dom mutation (#10029)
Puja Jagani committed
November 5, 2021
P
[nodejs] code cleanup second iteration (#9979)
Potapov Dmitriy committed
November 3, 2021
P
[js] Remove explicit id passing for CDP commands
Puja Jagani committed
November 2, 2021
P
[js] Attach to page target while creating a CDP connection (#10005)
Puja Jagani committed
October 20, 2021
S
[js] Add support for form submit in W3C mode (fixes #9916) (#9936)
Sri Harsha committed
October 13, 2021
S
[js] Fixes cdp for Chrome and Firefox (#9909)
Sri Harsha committed
October 9, 2021
S
[JS] Removing unused target for cdpConnection
Sri Harsha committed
October 8, 2021
P
[js] Avoid modifying CDP Grid endpoint
Puja Jagani committed
September 28, 2021
A
[js] Add new websocketUrl capability
AutomatedTester committed
September 20, 2021
P
[js] Add a check for Grid CDP endpoint
Puja Jagani committed
September 17, 2021
A
[js] Implement network request interceptions
AutomatedTester committed
September 8, 2021
A
[js] Update connections to devtools so it works in Firefox and Chrome
AutomatedTester committed
August 16, 2021
A
[js] Removing scroll argument as it is not ever used
AutomatedTester committed
April 20, 2021
S
[JS] Allow relativeby with findElement (#9396)
Sri Harsha committed
March 16, 2021
S
[js] Removing debugger statement
Sri Harsha committed
A
[js] Revert Change for where it gets debugger address for CDP
AutomatedTester committed