hydrogen2oxygen / Se

Se(lenium)
MIT License
0 stars 2 forks source link

Bump webdrivermanager from 5.1.1 to 5.2.0 #63

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps webdrivermanager from 5.1.1 to 5.2.0.

Changelog

Sourced from webdrivermanager's changelog.

[5.2.0] - 2022-05-25

Added

  • Include monitoring features by integrating BrowserWatcher (https://bonigarcia.dev/browserwatcher/) extension. The new API methods supporting these features are: watch(), watchAndDisplay(), getLogs(), startRecording(), stopRecording(), and disableCsp()

Changed

  • Use ChromeDriver instead of OperaDriver for Opera browser
Commits
  • 1a83134 [maven-release-plugin] prepare release webdrivermanager-5.2.0
  • 07e2350 Include generated doc for version 5.2.0
  • 3117ef2 Revert changes in README related to sponsor logos
  • 48e527a Minor improvements in asciidoc for version 5.2.0
  • 1145e47 Improve image cropping for sponsors logos in README
  • 869af76 Update CHANGELOG for version 5.2.0
  • 3eb4a0d Update latest versions of msedgedriver in versions.properties
  • 9858c10 Include browser monitoring in asciidoc source
  • bcf41bf Include tags in tests for doc
  • d090cca Several improvements in asciidoc source
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #70.