Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2022

Bumps selenium-shutterbug from 0.9 to 1.6.

Release notes

Sourced from selenium-shutterbug's releases.

selenium-shutterbug-1.6

Notable changes
  • Fixes #96 Adding support for Selenium WebDriver 4
  • Fixes #97 Screenshots with getBytes() don't have title when it is set

selenium-shutterbug-1.5

Notable changes
  • Fixes #92 driver v4 returns browserName msedge

selenium-shutterbug-1.3

Notable changes
  • Fixes #87 - Adding dynamic Shutterbug.shootElement(WebDriver driver, By element, CaptureElement capture) to avoid StaleElementReferenceException

selenium-shutterbug-1.2

Notable changes

selenium-shutterbug-1.1

Notable changes
  • Split Capture in Capture for page and CaptureElement for frames and WebElements
  • Fix screenshotting scrolable elements and frames

selenium-shutterbug-1.0

Notable changes
  • ScrollStrategy renamed to Capture with new capture types - VIEWPORT, FULL, FULL_SCROLL, VERTICAL_SCROLL, HORIZONTAL_SCROLL
  • Added Shutterbug.shootFrame which enables to shoot scrollable frames - Fixed #66 Closes #30
  • Shutterbug.shootElement which enables to shoot scrollable WebElements - Fixes #79

selenium-shutterbug-0.9.5

Notable changes
  • Only make diffImage when the images don't match. Closes #75
  • Add overloaded equals, equalsWithDiff which take image path as parameter instead of BufferedImage
  • Add back Scroll & Stitch strategy

selenium-shutterbug-0.9.4

Notable changes
  • Add conditional waiting support before taking screenshot #68
  • Fixes #69
  • Add method overload to equals with diff (#71)
  • useDevicePixelRatio is true by default (#44) (#73)
  • Update maven-javadoc-plugin to fix javadoc error with openjdk 11.0.2 (#59)

selenium-shutterbug-0.9.3

Notable changes
  • Use geckodirver endpoint to take full page screenshot (#56)

... (truncated)

Commits

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)

Bumps [selenium-shutterbug](https://github.com/assertthat/selenium-shutterbug) from 0.9 to 1.6.
- [Release notes](https://github.com/assertthat/selenium-shutterbug/releases)
- [Commits](assertthat/selenium-shutterbug@v0.9...v1.6)

---
updated-dependencies:
- dependency-name: com.assertthat:selenium-shutterbug
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants