plots2
plots2 copied to clipboard
Bump selenium-webdriver from 4.2.1 to 4.4.0
trafficstars
Bumps selenium-webdriver from 4.2.1 to 4.4.0.
Release notes
Sourced from selenium-webdriver's releases.
Selenium 4.4.0
Changelog
For each component's detailed changelog, please check:
Commits in this release
3e70fc51c3c- [py] Bumping to 4.3.0 :: Diego Molina209d778c892- [javascript] Bumping to 4.3.0 :: Diego Molina55714150419- [grid] Fixing env var name to stream VNC :: Diego Molina3b3a3edf36a- [dotnet] remove obsolete TouchActions class :: titusfortner2fbfc62f565- [dotnet] remove obsolete commands :: titusfortner7949433994c- [JS] Updated jsdoc for move action (#10816) :: praveendvd78f2b1ef68c- [grid] Updating JS deps :: Diego Molina00fce383436- [JS] Update rules_nodejs to 5.5.1 :: harsha509334a10350fe- [web] add index to webpages (#10640) :: Titus Fortnercc79de69690- [java] Putting all valid IEOptions only in se:ieOptions :: Diego Molina7a13e937a5f- [java] Fixing - put all valid IEOptions only in se:ieOptions :: Diego Molinade0a144b923- Usewhich()to get Firefox path on Mac OS (#10818) :: Bogdan Condurache4ad053312fd- #10810 pick the right target using given window handle (#10811) :: Andrei Solntsev2d0c733ac47- Fix RuboCop configuration :: Alex Rodionov8645cafd33e- Bump bazel-contrib/rules_jvm to v0.4.0 (#10829) :: Boni Garcíaed7d29eb07a- [grid] Saving Selenium logs in Dynamic Grid :: Diego Molinaae46fd8eb45- [java] Adding more exceptions to spotbugs :: Diego Molina632849cb88d- [JS] kill chromium service on quit (#10796) :: Ravi Sawlani0c2b60532ee- [java] Removing filter for lint, not needed in browser tests :: Diego Molinadaa04231c49- [java] Removing makeW3CSafe from NewSession CommandPayload :: Diego Molina943081bd8f6- [dotnet] Add Virtual Authenticator support (#10772) :: Puja Jagani5532a8d5c0d- [py] Remove assertion for python version check (#10815) :: jsfehlercd3af6e5fa3- correctly checks the driver supports DevTools (#10819) :: elgatov54b8568c665- [grid] Updating JS deps :: Diego Molina71cccff7446- Correctly generate test suites and all targets for java selenium tests :: Simon Mavi Stewartb9252637d65- Repin browsers and drivers :: Simon Mavi Stewart8487998201c- Run buildifier :: Simon Mavi Stewartf2b65eb4a00- [build] Bump rules_python to 0.10 :: AutomatedTester0a2a4a93ea0- [java] Add status endpoint :: Puja Jagani8e24d937238- [java] Formatting changes in test classes :: Puja Jagania6b161a159c- [atoms] Add shadow dom visible text tests :: AutomatedTester09e296c30b5- Cleanup docstrings, fix broken formatting (#10838) :: jsfehlerfb4df665ab8- [java] Add ability to decorate child classes ofWebDriver(#10737) :: Valery Yatsynovichca2f0f955de- [build] Bump bazel to 5.2 :: AutomatedTester
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
4.4.0 (2022-08-09)
BiDi:
- Released selenium-devtools 0.103.1 to fix websocket dependency requirement
- Released selenium-devtools 0.104.0 (supports CDP v85, v102, v103, v104)
- Have network interceptor ignore cancelled requests (#10856)
- Improve websocket message handling
Chromium:
- Prevent users from setting w3c: false and warn for true (thanks Tamsil Amani!)
Ruby:
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)
Code Climate has analyzed commit f59b75ed and detected 0 issues on this pull request.
View more on Code Climate.
Superseded by #11450.