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 org.seleniumhq.selenium:selenium-java from 4.26.0 to 4.27.0.
Release notes
Sourced from org.seleniumhq.selenium:selenium-java's releases.
... (truncated)
Commits
d6e718d
[build] Prepare for release of Selenium 4.27.0 (#14780)4b7d174
[rb] Downgrade steep to 1.5.2 to avoid issues on windows based pipelines (#14...e2e9ac5
[py] Deprecate CDP methods on Firefox (#14787)99ee404
[java] search windows by name without recursion #14782e9c09a2
[rb] Deprecate CDP methods on Firefox (#14763)b1828bf
[py]: replace dead battery imghdr with filetype (#14771)e2b33c6
[dotnet] Address warnings for Firefox devtool depreciations (#14786)0954cca
[dotnet] Modernize exception handling in tests via assert that throws (#14776)60e3171
[java] close the running Server in unittests if a retry is needed192b2d5
[grid] avoid starting a session which will be disposed after startDependabot 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