Created by: dependabot[bot]
Bumps selenium-webdriver from 4.7.1 to 4.8.0.
Release notes
Sourced from selenium-webdriver's releases.
Selenium 4.8.0
Changelog
For each component's detailed changelog, please check:
Commits in this release
0818e99e32- Fix Ruby API documentation generator :: Alex Rodionovb269466d65- Grab Ruby documentation path before switching Git branches :: Alex Rodionovb1f639b643- [ci] Removing unneeded {} :: Diego Molinac02a748683- [py] setup-python does not yet have python builds available for Ubuntu 22 :: titusfortner6b67c0c12a- Update Rust ruleset to 0.14.0 to support Windows ARM :: Alex Rodionov55dad423ba- Add instructions on how to run/debug specs in RubyMine (#11339) :: Alex Rodionov935226b1c4- [rb] Selenium Manager wrapper is adding exe twice :: titusfortner9d4ec50633- [py] use the browser name that selenium-manager binary expects :: titusfortner9c771a1e2f- [rb] update changelog and bump version to 4.7.1 :: titusfortner01a47b4b4a- [py] update changelog and bump version to 4.7.1 :: titusfortnerd03ad02531- [py] put the fix in the wrong place :: titusfortner5bc0c2c559- [py] update changelog and bump version to 4.7.2 :: titusfortner2502e9624b- [py] fix linter failure :: titusfortnerac94275296- [py] need to log both stdout and stderr from selenium manager :: titusfortnerd848fb8d14- [py] update ci to use the right os and skip unnecessary python installs :: titusfortner630fc470ae- [py] fix linter again :: titusfortnerc5943bde4c- [java] Add close method to JDK 11 client. Ensure close methods for Http client is called. (#11345) :: Puja Jagani397ececc61- Don’t specify content length when pulling images (#11343) :: Krishnan Mahadevan038141b2cf- [dotnet] Extend invalid selenium manager process exit codes (#11361) :: Nikolay Borisenko77f0cfae98- [rb] start logger in tests before starting first driver :: titusfortner21d115eee6- [java] Allow arguments to be passed in Node flag "driver-configuration" (#11367) :: Puja Jagani4af3726cd9- [grid] ensure all states of StartOrDie are handled (#11297) :: joerg1985a6313cff6b- Bump decode-uri-component from 0.2.0 to 0.2.2 (#11349) :: dependabot[bot]3832787933- [java][bidi] Add BrowsingContext module commands :: Puja Jaganib529abaf62- [java] Disable BiDi tests that subscribe to multiple browsing contexts. :: Puja Jagani7a469e02e1- [java][bidi] Close BiDi connection on webdriver quit command :: Puja Jaganidd080a1e4e- [grid] Updating Grid UI deps :: Diego Molina104b7b9777- [Build] Update rules_pkg to 0.8. Also add tree inclusion patch :: AutomatedTesteraa8d6cf768- [rust] Support for beta/dev/canary browser version detection with Selenium Manager (#11239) (#11334) :: Boni Garcíad8b45c8c66- [py] Change formatted strings to f-strings (#11087) :: Kian Eliasic6795baf1a- [java] Update changelog and bump version to 4.7.1 :: Diego Molina7b212ee4be- [java] Removing deprecated ACCEPT_SSL_CERTS cap :: Diego Molina63a79bd870- [java] Removing deprecated ENABLE_PROFILING_CAPABILITY cap :: Diego Molina9e240b008c- [java] Removing deprecated HAS_NATIVE_EVENTS cap :: Diego Molina
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
4.8.0 (Unreleased)
Ruby:
- Allow updating instance variables on service classes
- Deprecate extract_service_args processing in service classes
- Fix bug preventing sending nil to #send_keys with Remote Driver
- Fix bug with IE specific methods not available to IE Driver
- Created Chromium superclass for Chrome and Edge
- Deprecated platform and version setters/getters in Capabilities class
- Revamped driver constructor logic
- Fix bug preventing using Safari Technology Preview when using SafariOptions
- Fix bug preventing more than one driver type to access Selenium Manager
- Defaults to using Options instead of Capabilities
- Make Options classes more strict for allowed arguments and types
- Removed previously deprecated actions class parameters
- Removed Location struct
- Add comment with name of large JS executions (#11038)
- update logger with link on how to use it (#11478)
- Deprecate #add_option for Option classes in favor of constructor and attr_accessor
- Deprecate all unrecognized capabilities for Options classes
- Deprecate support for :capabilities for local drivers
- Deprecate browser class methods for Capabilities
- Deprecate #headless! for Chrome and Firefox
BiDi:
Commits
- See full diff 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 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)