Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@wdio/image-comparison-core@1.0.1
Patch Changes
79d2b1d: # 🐛 Bugfixes
Ws/desktop safari fullpage bezel issue #1073 Normalize Safari desktop screenshots by trimming macOS window corner radius and top window shadow
Safari desktop screenshots included the macOS window mask at the bottom and a shadow at the top. These artifacts caused incorrect detection of the viewable area for full page screenshots, which resulted in misaligned stitching. The viewable region is now calculated correctly by trimming these areas.
Committers: 1
782b98a: # 🐛 Bugfixes
Problems when running checkFullPageScreen on iOS devices using v.9.0.0 #1000 fix incorrect cropping and stitching of last image for fullpage screenshots on mobile
The determination of the position of the last image in mobile fullpage webscreenshots was incorrect. This was mostly seen with iOS, but also had some impact on Android. This is now fixed
Committers: 1
2c109b3: # 🐛 Bugfixes
checkScreen does not register any changes on iOS using Browserstack #1038 fix incorrect determination of ignore area
Ignore regions with
left: 0andright:0lead to an incorrect width which lead to an incorrect ignore area. This is now fixedCommitters: 1
@wdio/visual-service@9.0.1
Patch Changes
79d2b1d: # 🐛 Bugfixes
Ws/desktop safari fullpage bezel issue #1073 Normalize Safari desktop screenshots by trimming macOS window corner radius and top window shadow
Safari desktop screenshots included the macOS window mask at the bottom and a shadow at the top. These artifacts caused incorrect detection of the viewable area for full page screenshots, which resulted in misaligned stitching. The viewable region is now calculated correctly by trimming these areas.
Committers: 1
782b98a: # 🐛 Bugfixes
Problems when running checkFullPageScreen on iOS devices using v.9.0.0 #1000 fix incorrect cropping and stitching of last image for fullpage screenshots on mobile
The determination of the position of the last image in mobile fullpage webscreenshots was incorrect. This was mostly seen with iOS, but also had some impact on Android. This is now fixed
Committers: 1
2c109b3: # 🐛 Bugfixes
checkScreen does not register any changes on iOS using Browserstack #1038 fix incorrect determination of ignore area
Ignore regions with
left: 0andright:0lead to an incorrect width which lead to an incorrect ignore area. This is now fixedCommitters: 1
Updated dependencies [79d2b1d]
Updated dependencies [782b98a]
Updated dependencies [2c109b3]