selenium-java-test-automation-architecture
selenium-java-test-automation-architecture copied to clipboard
Bump org.seleniumhq.selenium:selenium-java from 4.20.0 to 4.22.0
trafficstars
Bumps org.seleniumhq.selenium:selenium-java from 4.20.0 to 4.22.0.
Release notes
Sourced from org.seleniumhq.selenium:selenium-java'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
@titusfortnerin SeleniumHQ/selenium#13960- [rust] Include mixed output (INFO, WARN, DEBUG, etc. to stderr and minimal JSON to stdout) by
@bonigarciain SeleniumHQ/selenium#13414- Add
selenium-managerexecutables to python manifest by@yuzawa-sanin SeleniumHQ/selenium#13998- [java][bidi] Remove non-relevant annotations by
@pujaganiin SeleniumHQ/selenium#14013- [java] Add convenience for enabling BiDi by
@pujaganiin SeleniumHQ/selenium#14029- 14034: Eliminate assumption of mutable list argument in SeleniumManager.getBinaryPaths() by
@sbabcocin SeleniumHQ/selenium#14036- 14035: Add 'toJson' method to produce expected serialization by
@sbabcocin SeleniumHQ/selenium#14038- [js] Trying to fix JS nightly by
@diemolin SeleniumHQ/selenium#14048- Notify nightly failures by
@diemolin SeleniumHQ/selenium#14049- [rb] manage bidi instance on the bridge not the driver by
@titusfortnerin SeleniumHQ/selenium#14071- Fix EOFError when calling the Remote WebDriver download_file method by
@millinin SeleniumHQ/selenium#14031- [rb] Expand RBS typing support by replacing untypes with precise typing by
@aguspein SeleniumHQ/selenium#13709- [rb] Implement High Level Logging API with BiDi by
@titusfortnerin SeleniumHQ/selenium#14073- [rb] Add
loggergem as a runtime dependency by@Earlopainin SeleniumHQ/selenium#14082- [build] Add Bazel bidi flag by
@titusfortnerin SeleniumHQ/selenium#14083- [rb] implement toggle for BiDi and Classic implementations by
@titusfortnerin SeleniumHQ/selenium#14092- [dotnet] add asynchronous methods to Navigation class by
@titusfortnerin SeleniumHQ/selenium#14051- [py] Add low-level sync API to use DevTools by
@p0dejein SeleniumHQ/selenium#13977- [bidi][js] Add types for user prompt related events by
@pujaganiin SeleniumHQ/selenium#14097- [build] update rules_dotnet to 0.15.1 by
@titusfortnerin SeleniumHQ/selenium#14096- [rust] Use pure Rust implementation for which command by
@bonigarciain SeleniumHQ/selenium#14114- [rust] Enable Firefox nightly for linux on arm64 by
@bgermannin SeleniumHQ/selenium#14099- Add preference to enable CDP in Firefox by default by
@pujaganiin SeleniumHQ/selenium#14091- [bazel + js]: Get small js tests running on the rbe by
@shs96cin SeleniumHQ/selenium#14123- [bidi][js] Add callback handlers for logging APIs by
@pujaganiin SeleniumHQ/selenium#14120- Update bazel and its dependencies by
@shs96cin SeleniumHQ/selenium#14129- Updating Firefox AddOns for Testing by
@diemolin SeleniumHQ/selenium#13999- fixed docs api url in README.md for selenium-webdriver npm package by
@3dprograminin SeleniumHQ/selenium#14138- [py] Implement High Level Logging API with BiDi by
@p0dejein SeleniumHQ/selenium#14107- [rb] Adds support for the w3c silent option for the ruby library by
@aguspein SeleniumHQ/selenium#14152- [java][grid]: video file name set independently in dynamic grid via se:videoName by
@VietND96in SeleniumHQ/selenium#14148- [bidi][js] Add high-level logging API by
@pujaganiin SeleniumHQ/selenium#14135- [js] Fix locate nodes BiDi test by
@pujaganiin SeleniumHQ/selenium#14140- [py] remove desired capabilities argument for Webkitgtk by
@iampopovichin SeleniumHQ/selenium#14128- [build] create a stage release workflow for after the pre-release PR by
@titusfortnerin SeleniumHQ/selenium#14122- EdgeOptions.useWebView to return "this" by
@vlad8x8in SeleniumHQ/selenium#14157- [java] minor performance improvements and code cleanup by
@iampopovichin SeleniumHQ/selenium#14054New Contributors
@yuzawa-sanmade their first contribution in SeleniumHQ/selenium#13998@millinmade their first contribution in SeleniumHQ/selenium#14031@bgermannmade their first contribution in SeleniumHQ/selenium#14099@3dprograminmade 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 #1408800c4f60[build] create github workflow for updating documentation6704db0[java] minor performance improvements and code cleanup (#14054)aca918bEdgeOptions.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 bug8960ff0[bidi][js] Add high-level logging API (#14135)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)