NativeScript / nativescript-dev-appium

A package to help with writing and executing e2e Appium tests in NativeScript apps
Apache License 2.0
70 stars 27 forks source link

[BreakingChange] Use default type pixels in compareScreen and compareElement #275

Open zbranzov opened 4 years ago

zbranzov commented 4 years ago

We should remove these properties https://github.com/NativeScript/nativescript-dev-appium/pull/274/files#diff-b5bbccf5981a216ccc94f9d130db5283R67 and use this default value https://github.com/NativeScript/nativescript-dev-appium/blob/master/lib/image-helper.ts#L89