Releases: SmartBear/visualtest-python
Releases · SmartBear/visualtest-python
v1.6.1
28 Aug 12:20
Compare
Sorry, something went wrong.
No results found
Fix: SDK checks connection and token at the initialization
v1.6.0
23 Aug 19:36
Compare
Sorry, something went wrong.
No results found
Feature: Added support for IOS screenshots
Fix: DOM capture incorrect scroll position after fullpage capture
Fix: Hide scrollbar on documentElement
v1.5.2
26 Jul 17:06
Compare
Sorry, something went wrong.
No results found
Fix: Handle uploading DOM for large files over 5MB
Feature: added setDeviceName method for identifying mobile device names
v1.5.1
18 Jul 12:01
Compare
Sorry, something went wrong.
No results found
Add testRunId as setting
Fix page height after lazyload and loading site
Send error to backend if S3 image upload fails
v1.5.0
27 Jun 15:54
Compare
Sorry, something went wrong.
No results found
Improved Safari screenshots
Add method for getTestRunResult
v1.4.0
01 Jun 21:20
Compare
Sorry, something went wrong.
No results found
What's Changed
Changed debug settings - only debug=true will save logs and images to disk under sbvt_debug folder
No files are written to disk by default unless saveTo or debug setting is provided (allows to run where I/O is unavailable)
All images are built and managed in memory before being saved via the API
Removed automatic printing of results to console
Added printReport instance method for printing results to screen after a test run
Add comparisonMode option to capture method to override default project setting
v1.3.2
02 May 18:58
Compare
Sorry, something went wrong.
No results found
Fix ignoredElements bug not clearing each capture
v1.3.1
27 Apr 18:22
Compare
Sorry, something went wrong.
No results found
v1.3.0
27 Apr 18:19
Compare
Sorry, something went wrong.
No results found
Run freezePage script by default with opt-out setting
Added new chrome-os-version.js script for getting proper osVersion
Handle lazyload and ignoreElement validation in fullpage test cases
v1.2.0
06 Apr 22:25
Compare
Sorry, something went wrong.
No results found
Added ignoreElements option to capture method