Created by: dependabot[bot]
Bumps selenium-webdriver from 4.2.1 to 4.3.0.
Release notes
Sourced from selenium-webdriver's releases.
Selenium 4.3.0
Changelog
For each component's detailed changelog, please check:
Commits in this release
fe6bc9952f4- [IE] update changelog and bump version to 4.2.0 :: titusfortner49ea73c758e- Fixunreleasednote in Ruby changelog (#10713) :: Pavel Lobashov67dba3e1801- [java] Avoid checking for non W3C twice. :: Diego Molina8e7983f7d43- [java] Removing usage of deprecated caps in DesiredCapabilities :: Diego Molinaad2e2765618- [java] Removing deprecation for STRICT_FILE_INTERACTABILITY :: Diego Molina65cb657efd2- [java] Removing old browser options strings :: Diego Molina14651c78ec2- [java] Removing unused import :: Diego Molina33346076f11- [java] Removing deprecated caps from response :: Diego Molinac8da7c2d2ad- [java] Making sure "loggingPrefs" only affects Chrome :: Diego Molina3f794a036ca- [java] Removing more usages of deprecated "platform" capability. :: Diego Molina2c66554f266- [java] Adding one more exception for #10711 :: Diego Molinaf2e40dc9867- [grid] Updating testing library deps :: Diego Molina1c2240df9d7- [JS] feat: Added virtual authenticator (#10663) :: Tamsil Sajid Amani52845c30e7f- [java] Adding LOGGING_PREFS to Edge and Chrome options :: Diego Molinaac4d0fdd4a3- [java] Bumping Java to 4.2.1 and updating CHANGELOG :: Diego Molinad1126b72e16- [grid] Updating material UI libs :: Diego Molinaf677d2d24fe- [grid] Updating typescript :: Diego Molina6652c1a0bde- [rb] fix bug in default durations :: titusfortner1570bb3c829- [rb] update changelog and bump version for 4.2.1 :: titusfortner00add3506ff- [py] allow setting pointer event attributes in move_by() and move_to_location() :: titusfortner6afbbcf4006- [py]: fixflake8violations in trunk (#10723) :: Simon K60bf8e40c37- [py] allow specifying which button gets clicked in pointer action class methods :: titusfortnerb0057b54cff- [rb] allow specifying which button gets clicked in pointer action class methods :: titusfortner6d2a7829f9b- [JS] Fixes lint issues and updates npm packages :: harsha50934d593f6572- Add a html page for testing BiDi logEntryAdded events :: Puja Jagani307673b8947- [JS] Remove unused param in input.js & minor code cleanup :: harsha5097bd9b067c09- [grid] Updating Grid JS deps :: Diego Molinae5a566a5673- [grid] Reverting pretty-ms upgrade :: Diego Molina9435a8ae4d3- [java] Throwing warnings for non-W3C before creating session (#10741) :: Diego Molina247abe73fd0- [java] Removing exceptions from accepted W3C caps :: Diego Molinaa84d600638d- Adding config for SafariDriver in label commenter :: Diego Molina38e89630f1c- fix: update ExpectedCondition to extend java util Function (#10695) :: Branden Cash4bbb7c255ae- [py]: remove deprecatedfind_element_by_methods (#10712) :: Simon K1c5eee468bf- [java] don't abandon driver :: titusfortner
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
4.3.0 (2022-06-23)
BiDi:
- Released selenium-devtools 0.103.0 (supports CDP v85, v101, v102, v103)
Ruby:
- Allow specifying which button is clicked in pointer action class methods
- Remove deprecated
Persistenthttp class- Remove deprecated HasRemoteStatus module
- Remove deprecated
Manager#new_windowandManager#logsActionBuilder#move_tono longer attempts to move to top left corner of element- Remove deprecated support for sending Service parameters directly to Driver constructor
- Remove deprecated setters and getters for driver path on Browser modules
- Remove deprecated support for passing in options argument to Options class
- Allow
:optionsparameter to takeOptionsinstance argument like other languages- Remove deprecated support for
:desired_capabilities&:optionswithHashargument
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)