Chore(deps): bump selenium from 4.21.0 to 4.22.0
Bumps selenium from 4.21.0 to 4.22.0.
Release notes
Sourced from selenium's releases.
Selenium 4.22.0
Detailed Changelogs by Component
Java | Python | DotNet | Ruby | JavaScript | IEDriver
What's Changed
- [dotnet] change source of navigation alias by
@titusfortner
in SeleniumHQ/selenium#13960- [rust] Include mixed output (INFO, WARN, DEBUG, etc. to stderr and minimal JSON to stdout) by
@bonigarcia
in SeleniumHQ/selenium#13414- Add
selenium-manager
executables to python manifest by@yuzawa-san
in SeleniumHQ/selenium#13998- [java][bidi] Remove non-relevant annotations by
@pujagani
in SeleniumHQ/selenium#14013- [java] Add convenience for enabling BiDi by
@pujagani
in SeleniumHQ/selenium#14029- 14034: Eliminate assumption of mutable list argument in SeleniumManager.getBinaryPaths() by
@sbabcoc
in SeleniumHQ/selenium#14036- 14035: Add 'toJson' method to produce expected serialization by
@sbabcoc
in SeleniumHQ/selenium#14038- [js] Trying to fix JS nightly by
@diemol
in SeleniumHQ/selenium#14048- Notify nightly failures by
@diemol
in SeleniumHQ/selenium#14049- [rb] manage bidi instance on the bridge not the driver by
@titusfortner
in SeleniumHQ/selenium#14071- Fix EOFError when calling the Remote WebDriver download_file method by
@millin
in SeleniumHQ/selenium#14031- [rb] Expand RBS typing support by replacing untypes with precise typing by
@aguspe
in SeleniumHQ/selenium#13709- [rb] Implement High Level Logging API with BiDi by
@titusfortner
in SeleniumHQ/selenium#14073- [rb] Add
logger
gem as a runtime dependency by@Earlopain
in SeleniumHQ/selenium#14082- [build] Add Bazel bidi flag by
@titusfortner
in SeleniumHQ/selenium#14083- [rb] implement toggle for BiDi and Classic implementations by
@titusfortner
in SeleniumHQ/selenium#14092- [dotnet] add asynchronous methods to Navigation class by
@titusfortner
in SeleniumHQ/selenium#14051- [py] Add low-level sync API to use DevTools by
@p0deje
in SeleniumHQ/selenium#13977- [bidi][js] Add types for user prompt related events by
@pujagani
in SeleniumHQ/selenium#14097- [build] update rules_dotnet to 0.15.1 by
@titusfortner
in SeleniumHQ/selenium#14096- [rust] Use pure Rust implementation for which command by
@bonigarcia
in SeleniumHQ/selenium#14114- [rust] Enable Firefox nightly for linux on arm64 by
@bgermann
in SeleniumHQ/selenium#14099- Add preference to enable CDP in Firefox by default by
@pujagani
in SeleniumHQ/selenium#14091- [bazel + js]: Get small js tests running on the rbe by
@shs96c
in SeleniumHQ/selenium#14123- [bidi][js] Add callback handlers for logging APIs by
@pujagani
in SeleniumHQ/selenium#14120- Update bazel and its dependencies by
@shs96c
in SeleniumHQ/selenium#14129- Updating Firefox AddOns for Testing by
@diemol
in SeleniumHQ/selenium#13999- fixed docs api url in README.md for selenium-webdriver npm package by
@3dprogramin
in SeleniumHQ/selenium#14138- [py] Implement High Level Logging API with BiDi by
@p0deje
in SeleniumHQ/selenium#14107- [rb] Adds support for the w3c silent option for the ruby library by
@aguspe
in SeleniumHQ/selenium#14152- [java][grid]: video file name set independently in dynamic grid via se:videoName by
@VietND96
in SeleniumHQ/selenium#14148- [bidi][js] Add high-level logging API by
@pujagani
in SeleniumHQ/selenium#14135- [js] Fix locate nodes BiDi test by
@pujagani
in SeleniumHQ/selenium#14140- [py] remove desired capabilities argument for Webkitgtk by
@iampopovich
in SeleniumHQ/selenium#14128- [build] create a stage release workflow for after the pre-release PR by
@titusfortner
in SeleniumHQ/selenium#14122- EdgeOptions.useWebView to return "this" by
@vlad8x8
in SeleniumHQ/selenium#14157- [java] minor performance improvements and code cleanup by
@iampopovich
in SeleniumHQ/selenium#14054New Contributors
@yuzawa-san
made their first contribution in SeleniumHQ/selenium#13998@millin
made their first contribution in SeleniumHQ/selenium#14031@bgermann
made their first contribution in SeleniumHQ/selenium#14099@3dprogramin
made their first contribution in SeleniumHQ/selenium#14138
... (truncated)
Commits
-
c5f3146
[build] Prepare for release of Selenium 4.22.0 (#14163) -
2a7ddf1
[java] use java.nio to check files #14088 -
00c4f60
[build] create github workflow for updating documentation -
6704db0
[java] minor performance improvements and code cleanup (#14054) -
aca918b
EdgeOptions.useWebView to return "this" (#14157) -
0814580
[build] create a stage release workflow for after the pre-release PR (#14122) -
8b56711
[py] remove desired capabilities argument for Webkitgtk (#14128) -
078ff3b
[js] Fix locate nodes BiDi test (#14140) -
f8db820
[rb] remove guards from test for fixed edge bug -
8960ff0
[bidi][js] Add high-level logging API (#14135) - Additional commits viewable in compare view