Skip to content

Conversation

@mykola-mokhnach
Copy link
Contributor

Change list

Update the implementation of ScreenshotState unity class, so it does not rely on the local OpenCV package, but uses the corresponding methods directly from the server instead.

Types of changes

  • No changes in production code.
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Details

I think there is no need to have duplicated functionality both on server and client sides. Now, after Appium properly implements image comparison we could get rid of the duplicated local implementation and also save several megabytes of free disk space.

Copy link
Member

@SrinivasanTarget SrinivasanTarget left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mykola-mokhnach mykola-mokhnach merged commit 8af9d2b into appium:master Aug 6, 2018
@mykola-mokhnach mykola-mokhnach deleted the deprecate_helper branch August 7, 2018 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants