justunsix / selenium-java-tests

Template project to run tests with Selenium and Java
MIT License
0 stars 1 forks source link

Bump htmlunit-driver from 3.63.0 to 3.64.0 in /training #39

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps htmlunit-driver from 3.63.0 to 3.64.0.

Release notes

Sourced from htmlunit-driver's releases.

HtmlUnit Driver 3.64.0

This driver is compatible with Selenium 4.4.0. If you still use Selenium 3 please download the HtmlUnit Driver 2.64.0 release.

Changes

  • use Selenium 4.4.0
  • use HtmlUnit 2.64.0
  • HtmlUnitDriver.getCurrentWindow() is now public
Commits
  • e286a9c 3.64.0
  • 86c7520 fix for latest htmlunit
  • 32d6e45 more tests
  • b5b07dd make HtmlUnitDriver.getWebClient() public
  • b9abcb6 try to understand the alert problem (step 2)
  • 63be5cf try to understand the alert problem (step 1)
  • 25a7a52 use selenium 4.4.0
  • 8d187c1 HtmlUnitDriver getCurrentWindow() is now public
  • 4f00d3f ignore more eclipse stuff
  • ab55df6 start working on 3.64.0
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)