Releases: SmartBear/visualtest-java
Releases · SmartBear/visualtest-java
v1.7.0
12 Dec 16:15
Compare
Sorry, something went wrong.
No results found
v1.6.2
27 Sep 11:03
Compare
Sorry, something went wrong.
No results found
Fix: Hide scrollbar
FIx: Ensure page is scrolled to top before dom capture
Fix: Add pre-checks on instantiation
v1.6.1
16 Aug 14:13
Compare
Sorry, something went wrong.
No results found
Fix bug with lazyload not changing number of scrolled pages
v1.6.0
07 Aug 16:47
Compare
Sorry, something went wrong.
No results found
Improve iOS screenshots support
v1.5.1
26 Jul 16:35
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix: lazyload issue
Fix: Send error if image upload fails
Fix: JS_SCROLL scrolling method
Fix: Handle uploading DOM for large files over 5MB
Feature: added setDeviceName method for identifying mobile device names
Updated Javadocs
v1.5.0
26 Jun 14:31
Compare
Sorry, something went wrong.
No results found
Improve Safari screenshots
Add getTestRunResult method
Add printReport method
v1.4.1
07 Jun 22:12
Compare
Sorry, something went wrong.
No results found
What's Changed
Compiled with Java version 8 for support of Java 8+
v1.4.0
06 Jun 00:16
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix breaking issue with deviceName duplication on UserAgent model
Image no longer are written to disk unless saveTo option is provided in settings
** Only supports Java 18+ (next release should support 1.8+) **
v1.3.0
02 Jun 15:54
Compare
Sorry, something went wrong.
No results found
--- BROKEN RELEASE---
deviceName defined twice in UserAgent
saveTo is failing whether set or not when running against SDK, but ok when set via local tests. Not sure why
SDK is still built on Java 16 instead of 1.8
What's Changed
Fix failure on use of deviceName from UserAgent
Fix by handling rounded corners on Safari 16 screenshots
Add comparisonMode option to capture method
Maven: https://central.sonatype.com/artifact/com.smartbear/visualtest/1.3.0
v1.2.1
25 May 21:55
Compare
Sorry, something went wrong.
No results found
What's Changed
Add saveDOM to VisualTest settings
Update logging
Fix: clear ignoredElements between captures
Fix: Fullpage screenshot logic errors
Add a script to detect whether a browser is in headless mode or not