Skip to content

Releases: SmartBear/visualtest-cypress

v1.4.0

01 May 18:16
4bf8e4e
Compare
Choose a tag to compare

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

12 Apr 15:01
b5364ce
Compare
Choose a tag to compare

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

30 Mar 23:02
7517469
Compare
Choose a tag to compare

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

28 Mar 01:59
6837d15
Compare
Choose a tag to compare

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

27 Mar 18:51
Compare
Choose a tag to compare

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

27 Mar 18:46
Compare
Choose a tag to compare

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

27 Mar 18:33
Compare
Choose a tag to compare

What's Changed

  • Publish as a public version
  • Update Cypress to use CDN for scripts

v1.0.0-beta.11

13 Dec 22:59
dd72148
Compare
Choose a tag to compare
v1.0.0-beta.11 Pre-release
Pre-release

What's Changed

  • SBVT-699: Update Cypress to use CDN for scripts by @tnelms1 in #19

Full Changelog: v1.0.0-beta.10...v1.0.0-beta.11

v1.0.0-beta.10

28 Nov 18:28
6d8c332
Compare
Choose a tag to compare
v1.0.0-beta.10 Pre-release
Pre-release

What's Changed

  • SBVT-542: Release and publish Beta version of Cypress SDK by @tnelms1 in #2
  • SBVT-551: Update version to beta for npm launch by @tnelms1 in #3
  • SBVT-556: Update Cypress SDK with new dom capture by @tnelms1 in #4
  • SBVT-542-2: changing npx command by @tnelms1 in #6
  • SBVT-566: Fix public Cypress depency issue and update the readme there for the new syntax by @tnelms1 in #7
  • SBVT-558: Fullpage screenshots showing sticky elements by @tnelms1 in #8
  • SBVT-563: Change default TestRun name by @tnelms1 in #9
  • SBVT-560: Remove testRunName from visualtest-setup and examples by @tnelms1 in #10
  • SBVT-616: Return comparsion results after cypress run completes by @tnelms1 in #11
  • SBVT-620: Fixing the issue where the comparisons were not showing up by @tnelms1 in #12
  • SBVT-625: Fix after:run event issue with bigger test by @tnelms1 in #13
  • SBVT-634: Update Cypress reporting syntax by @tnelms1 in #14
  • Configure Mend for GitHub.com by @mend-for-github-com in #1
  • SBVT-634-1: Fixing the comparison numbers for the for loop by @tnelms1 in #15
  • SBVT-666: Update Cypress SDK around deviceInfo by @tnelms1 in #16
  • SBVT-660: Fix grammar in the after run report by @tnelms1 in #17

New Contributors

  • @tnelms1 made their first contribution in #2
  • @mend-for-github-com made their first contribution in #1

Full Changelog: https://github.com/SmartBear/visualtest-cypress/commits/v1.0.0-beta.10