Releases: SmartBear/visualtest-cypress
Releases · SmartBear/visualtest-cypress
v1.5.0
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.5.0
What's Changed
- Add comparisonMode option to capture method
- TEST_RUN_NAME & PROJECT_TOKEN can be sent via Cypress environment
- Update dependencies
- Add headless to image POST
- Update the README.md
- Github Action Setup
v1.4.1
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.4.1
What's Changed
- fix ignoredElements not clearing after each capture
- include freezepageResults on the sbvtCapture response
- update qa tests by
v1.4.0
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.4.0
What's Changed
- Return results to sbvtCapture method
- Update sending the OS version on screenshots
- Update the README.md
- Remove the osVersion from the testRunName
- Update qa test
v1.3.0
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.3.0
What's Changed
- Add freeze page script and opt-out setting
- Change how the webpage height is found
- Fix issue with stitching an image with 0 height
- Fix issue with image being sent as viewport from a previous viewport screenshot
- Get env from projectToken
- Add link to trial in messaging if run without project token
v1.2.1
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.2.1
What's Changed
- Fix issue with cy.window on element and viewport
- Fix issue with element viewportWidth & viewportHeight being sent as imageWidth & imageHeight
v1.2.0
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.2.0
What's Changed
- Improve the fullpage screenshot
- Add ignoreElements option to capture method
- Fix printReport and add sdk/version to API headers
- Fix bug when pixel ratio is 2
- Fix bug with new projectToken on int & dev
- Fix bug with dom not capturing the right image sometimes
v1.1.1
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.1.1
What's Changed
- Fix bug where the scroll bar was visible in the dom-captures in some cases
v1.1.0
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.1.0
What's Changed
- Added lazyload settings to capturing fullpage screenshot
- Fix pathing for Windows
- Add spinner when waiting to return the after test results
- Fix bug where issue taking lazy loaded page and the page is not scroll-able
- Increase wait for webpage to load when doing lazylaod, and add error handling
v1.0.0
What's Changed
- Publish as a public version
- Update Cypress to use CDN for scripts
v1.0.0-beta.11
What's Changed
Full Changelog: v1.0.0-beta.10...v1.0.0-beta.11