Releases: webdriverio/visual-testing
Releases · webdriverio/visual-testing
@wdio/[email protected]
@wdio/[email protected]
@wdio/[email protected]
Patch Changes
- cc2b0fb: Fixes issue 656 regarding proper support for Multiremote
- The element wasn't passed properly to the
checkElementmethod for multiremote which caused antakeBase64ElementScreenshot element is not a valid element because of "<string>"error. - The matchers were not taking multiremote into account which lead to type and preperty errors
Committers: 1
- Wim Selles (@wswebcreation)
@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)