wswebcreation / wdio-native-app-compare

A module to compare app screenshots for native apps
MIT License
37 stars 8 forks source link

add support for iPhone 12/12 Pro #24

Closed EduardoNogueira closed 2 years ago

EduardoNogueira commented 2 years ago

This PR will allow ignoring diffs in the status bar and home bar on iPhone 12/12 Pro

EduardoNogueira commented 2 years ago

⚠️ Fixing unit tests

EduardoNogueira commented 2 years ago

Done 👍

EduardoNogueira commented 2 years ago

Hi @wswebcreation, can you check the last two commits?

https://github.com/wswebcreation/wdio-native-app-compare/pull/24/commits/2fb60c7462c0413b09b8ddb6a2dadf504a1912d0 https://github.com/wswebcreation/wdio-native-app-compare/pull/24/commits/2c230a60c7217452f389006aa6b52412208cfa62

Notes:

EduardoNogueira commented 2 years ago

Hi @wswebcreation, added the driver.isIOS again in the last commit.