Skip to content

Releases: SmartBear/visualtest-java

v1.9.1

09 Jul 15:20
8a45808
Compare
Choose a tag to compare

Feature: Enhance ignoredElements to support Xpath
Feature: Added WCAG standard on axe library

v1.9.0

10 May 16:41
8a45808
Compare
Choose a tag to compare

Feature: Added Accessibility Testing Feature
Feature: Added ability to send SCM data from SDK
Feature: Added IOS Appium Screenshots

v1.8.0

11 Apr 12:06
8a45808
Compare
Choose a tag to compare

Feature: Added Appium Viewport Screenshot

v1.7.1

19 Jan 11:12
8a45808
Compare
Choose a tag to compare

Added down scaling all images to 1 device pixel ratio before sending to backend.

v1.7.0

12 Dec 16:15
8a45808
Compare
Choose a tag to compare

Added testGroup on Java SDK
Fix: getting correct version of chrome when doing screenshots

Full Changelog: https://github.com/SmartBear/visualtest-java/commits/1.7.0

v1.6.2

27 Sep 11:03
8a45808
Compare
Choose a tag to compare

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
8a45808
Compare
Choose a tag to compare
  • Fix bug with lazyload not changing number of scrolled pages

v1.6.0

07 Aug 16:47
8a45808
Compare
Choose a tag to compare
  • Improve iOS screenshots support

v1.5.1

26 Jul 16:35
8a45808
Compare
Choose a tag to compare

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
8a45808
Compare
Choose a tag to compare
  • Improve Safari screenshots
  • Add getTestRunResult method
  • Add printReport method