Skip to content

Commit

Permalink
chore: create changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
wswebcreation committed Oct 20, 2024
1 parent 1074a2e commit 857a6ea
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .changeset/light-pants-applaud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
"webdriver-image-comparison": patch
"@wdio/visual-service": patch
---

# 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

0 comments on commit 857a6ea

Please sign in to comment.