ulab-committee / ulab-website

The website for ULAB, built with Spina CMS.
https://www.ulab.org.uk
MIT License
2 stars 0 forks source link

Bump selenium-webdriver from 4.1.0 to 4.2.0 #1013

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps selenium-webdriver from 4.1.0 to 4.2.0.

Changelog

Sourced from selenium-webdriver's changelog.

4.2.0 (unreleased)

BiDi:

  • Released selenium-devtools 0.97.0 (supports CDP v85, v95, v96, v97)
  • Released selenium-devtools 0.98.0 (supports CDP v85, v96, v97, v98)
  • Released selenium-devtools 0.99.0 (supports CDP v85, v97, v98, v99)
  • Released selenium-devtools 0.100.0 (supports CDP v85, v98, v99, v100)
  • Released selenium-devtools 0.101.0 (supports CDP v85, v99, v100, v101)
  • Released selenium-devtools 0.102.0 (supports CDP v85, v100, v101, v102)
  • Implement simple BiDi connection
  • Fix bug in initial BiDi implementation (thanks Boris Petrov!)
  • Fix bug with mutating headers in request interception (#10574)
  • Fix bug with empty response headers (thanks Viren Negi!)

Firefox:

  • Add support to Firefox Options for environment capability
  • Use addon parameter instead of path parameter to avoid using file detector
  • Restore #from_name method to Firefox profile (#10146)

Chromium:

  • Add support for casting desktop

Ruby:

  • Updated minimum required Ruby version to 2.7
  • Fix bug by not attempting to stop service process when it's not started (#10015)
  • Fix bug to not stop service process when it's not started (thanks Atsushi Tatsuma!)
  • Use driver endpoint to get page source instead of JavaScript
  • Add zenkaku_hankaku key support
  • Fix download support of Selenium Server
  • Do not convert Tag Name to CSS Selector

ActionBuilder:

  • Raise error if input device not found
  • Move TypingInteraction from Interactions::KeyInput to Interactions module
  • Throw better errors for PointerInput methods
  • Allow each action interaction class to validate its own source
  • Set all Interactions classes to private
  • Allow device names to use a default id if one is not specified
  • Deprecate default mouse and keyboard values in constructor, favoring devices parameter
  • Add support for pointer event properties
  • Implement scroll wheel support
  • Deprecate ordered pair parameters for pause method in favor of keywords
  • Deprecate move to element with offset changing origin to top left of element
Commits


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #1016.