npm.io
9.0.4 • Published 1 year ago

webdriver-image-comparison

Licence
MIT
Version
9.0.4
Deps
3
Size
1.4 MB
Vulns
0
Weekly
0
Stars
153

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-dev

Instructions on how to get started can be found in the visual testing docs on the WebdriverIO project page.