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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Bumps selenium-webdriver and @types/selenium-webdriver. These dependencies needed to be updated together. Updates
selenium-webdriver
from 4.21.0 to 4.23.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Commits
4df0a23
[build] Prepare for release of Selenium 4.23.0 (#14273)e5422e6
[bidi][java] Add high-level logging APIs (#14225)8cf9a59
[grid] Set session-request-timeout as client readTimeout in RemoteNewSessionQ...f3724e6
[java] Consistent UTF-8 Encoding and Code Enhancements (#14218)72e3a61
[java] custom duration for Actions constructor (#14085)10b3305
Update logo path in readme (#14177)d883028
[rb] Add backtrace locations and cause to errors (#14170)4a17ec3
[java] Merge android specific parameters in chrome options (#14217)9aa1a7f
py: fix RelativeBy#near to take 2 parameters (#13082)9d6131f
Remove 'browserName' capability from stereotype when using RelaySession (#14247)Updates
@types/selenium-webdriver
from 4.1.23 to 4.1.24Commits
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 show