Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Commit

Permalink
chore: update ios/android versions
Browse files Browse the repository at this point in the history
- update iOS version on Sauce Labs because iOS 10 has been deprecated
- add Android 8.1 for native and ChromeDriver screenshot
- added breaking change by removing `ignoreTransparentPixel`
- already update `webdriver-image-comparison` to latest version
  • Loading branch information
wswebcreation committed Apr 15, 2019
1 parent 23764db commit 12d6b85
Show file tree
Hide file tree
Showing 13 changed files with 284 additions and 322 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Expand Up @@ -4,6 +4,7 @@
- create a `canvasScreenshot` of an element has been removed
- `saveFullPageScreens` has been renamed to `saveFullPageScreen`
- `nativeWebScreenshot` has been removed from the options. This can only be added/determined from the capabilities
- `ignoreTransparentPixel` has been removed from the options.
- `androidOffsets` and `iosOffsets` have been removed from the options. They are now set for a lot of iOS and Android versions in the [`webdriver-image-comparison constants.ts`](https://github.com/wswebcreation/webdriver-image-comparison/blob/master/lib/helpers/constants.ts)
- dropped support for Firefox 47
- dropped support for Safari 9
Expand Down

0 comments on commit 12d6b85

Please sign in to comment.