UNPKG

@wdio/image-comparison-core

Version:

Image comparison core module for @wdio/visual-service - WebdriverIO visual testing framework

13 lines (8 loc) 400 B
WebdriverIO Image Comparison Core ========================== ## Installation The easiest way is to keep `@wdio/image-comparison-core` as a dev-dependency in your `package.json`, via: ```sh npm install @wdio/image-comparison-core --save-dev ``` Instructions on how to get started can be found in the [visual testing](https://webdriver.io/docs/visual-testing) docs on the WebdriverIO project page.