Releases: webdriverio/visual-testing
Releases · webdriverio/visual-testing
@wdio/[email protected]
@wdio/[email protected]
@wdio/[email protected]
@wdio/[email protected]
[email protected]
Patch Changes
-
1df5350: # Improve iPhone support
💅 Polish @wdio/visual-reporter
- Mobile: support iOS 18 and the iPhone 16 series for the blockouts
🐛 Bugs fixed @wdio/visual-reporter
- Mobile: don't use the device blockouts for element screenshot
- Mobile: when the blockouts had the value
{x: 0, y: 0, width: 0, height: 0}
then Resemble picked this up as a full blockout. This caused false positives for iOS
Committers: 1
- Wim Selles (@wswebcreation)
@wdio/[email protected]
Patch Changes
-
1df5350: # Improve iPhone support
💅 Polish @wdio/visual-reporter
- Mobile: support iOS 18 and the iPhone 16 series for the blockouts
🐛 Bugs fixed @wdio/visual-reporter
- Mobile: don't use the device blockouts for element screenshot
- Mobile: when the blockouts had the value
{x: 0, y: 0, width: 0, height: 0}
then Resemble picked this up as a full blockout. This caused false positives for iOS
-
Updated dependencies [1df5350]
Committers: 1
- Wim Selles (@wswebcreation)
@wdio/[email protected]
@wdio/[email protected]
Minor Changes
-
267c513: # 🚀 New Features
@wdio/visual-reporter
- Created a new demo for developing the
@wdio/visual-reporter
. Starting the dev-server automatically generates a new sample report project - Added a resize of the Canvas after resizing the browser screen
- You can now close the overlay by pressing ESC
- Made it more clear in the overlay when there are no changes
💅 Polish
@wdio/visual-reporter
- refactor of the assets generation to make it more robust for the demo and external collected files
- reduce package/bundle size
- updated to latest dependencies
🐛 Bugs fixed
@wdio/visual-reporter
- Prevent the browser from going back in history when you press the browser back button when an overlay is opened. Now the overlay is closed.
- Created a new demo for developing the
Committers: 1
- Wim Selles (@wswebcreation)