webdriverio / visual-testing

Image comparison / visual regression testing for WebdriverIO
https://webdriver.io/docs/visual-testing
MIT License
110 stars 41 forks source link

On the iOS 15 our DOM elements screenshots are shifted #76

Closed Sam55555 closed 2 years ago

Sam55555 commented 2 years ago

NOTE: Be aware of the fact that this module is only a plugin that provides all functionality from webdriver-image-comparison. So please check if this is an issue with this plugin or with webdriver-image-comparison.

Environment (please complete the following information):

Config of WebdriverIO + wdio-image-comparison-service Attached zip

Describe the bug On the iOS 15 our DOM elements screenshots are shifted up by about size of the status bar To Reproduce Steps to reproduce the behavior: [iOS_15_Test_Project.zip]

Expected behavior iOS 15 has the same screenshots as previous versions (iOS 14) without shifting

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sam55555 commented 2 years ago

Hi, is there any update?

gaunap commented 2 years ago

This issue blocks us massively. iOS 14 has bugs which prevents us using it. Since we cannot make the update to 15 our tests are deactivated. Any chance this issue get fixed in near time?

wswebcreation commented 2 years ago

Will be fixed in this PR https://github.com/wswebcreation/webdriver-image-comparison/pull/110

wswebcreation commented 2 years ago

A new version, 4.0.0 has been released and has a lot of improvements and fixes, can you please try again @Sam55555 and @gaunap