webdriver-image-comparison
v9.0.4
Published
An image compare module that can be used for different NodeJS Test automation frameworks that support the webdriver protocol
Downloads
239,169
Readme
WebDriver Image Comparison
an image compare module that can be used for different NodeJS Test automation frameworks that support the WebDriver protocol.
Installation
The easiest way is to keep webdriver-image-comparison as a dev-dependency in your package.json, via:
npm install webdriver-image-comparison --save-devInstructions on how to get started can be found in the visual testing docs on the WebdriverIO project page.
