Skip to content

Update dependency selenium-webdriver to v4.22.0

This MR contains the following updates:

Package Update Change
selenium-webdriver (source, changelog) minor '= 4.21.1' -> '= 4.22.0'

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

SeleniumHQ/selenium (selenium-webdriver)

v4.22.0

=========================

  • Force UTF-8 encoding on logger (see #​6937)
  • Don't crash when ChildProcess is already killed (see #​14032)
  • Manage bidi instance on the bridge not the driver (#​14071)
  • Implement High Level Logging API with BiDi (#​14073)
  • Fix bug with message deletion in Guard class
  • Change output for Guard class
  • Implement toggle for BiDi and Classic implementations (#​14092)
  • Add preference to enable CDP in Firefox by default (#​14091)
  • Add support for the w3c silent option for the ruby library (#​14152)
  • Add CDP for Chrome 126 and remove 123

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports