Skip to content

Update dependency selenium-webdriver to v4.30.1

This MR contains the following updates:

Package Update Change
selenium-webdriver (source, changelog) minor 4.29.1 -> 4.30.1

Release Notes

SeleniumHQ/selenium (selenium-webdriver)

v4.30.1

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

  • put back the driver#script method that was inadvertently deleted

v4.30.0

========================= Ruby:

  • Raise error when trying to delete a cookie without a name (#​15386)
  • Remove deprecated html 5 web storage features
  • Remove deprecated script alias for execute_script
  • Add debug message for location of screenshot

BiDi:

  • Add set viewport for browsing context (#​15290)
  • Add support for handling user prompt (#​15291)
  • Add Browser context activate command (#​15365)

DevTools:

  • Add support for 134 and remove 131
  • Remove support for v85 since no longer required by Firefox
  • Add support for additional target types (#​15416)

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 is behind base branch, 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.

Edited by Renovate Runner Bot

Merge request reports

Loading