Releases: assertthat/selenium-shutterbug
Releases · assertthat/selenium-shutterbug
selenium-shutterbug-1.6
23 Mar 09:39
Compare
Sorry, something went wrong.
No results found
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
28 Apr 09:49
Compare
Sorry, something went wrong.
No results found
Notable changes
Fixes #92 driver v4 returns browserName msedge
selenium-shutterbug-1.3
08 Jan 12:57
Compare
Sorry, something went wrong.
No results found
Notable changes
Fixes #87 - Adding dynamic Shutterbug.shootElement(WebDriver driver, By element, CaptureElement capture) to avoid StaleElementReferenceException
selenium-shutterbug-1.2
01 Sep 08:26
Compare
Sorry, something went wrong.
No results found
selenium-shutterbug-1.1
19 Aug 10:46
Compare
Sorry, something went wrong.
No results found
Notable changes
Split Capture in Capture for page and CaptureElement for frames and WebElements
Fix screenshotting scrolable elements and frames
selenium-shutterbug-1.0
11 Aug 16:35
Compare
Sorry, something went wrong.
No results found
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
26 Jul 23:23
Compare
Sorry, something went wrong.
No results found
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
23 Jun 12:28
Compare
Sorry, something went wrong.
No results found
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
08 Aug 07:51
Compare
Sorry, something went wrong.
No results found
Notable changes
Use geckodirver endpoint to take full page screenshot (#56 )
Unwrap wrapped drivers (#57 )
selenium-shutterbug-0.9.2
12 Jun 09:19
Compare
Sorry, something went wrong.
No results found
Notable changes
Cleaning and extract image comparison #55