@wdio/visual-service
v6.2.1
Published
Image comparison / visual regression testing for WebdriverIO
Downloads
86,225
Readme
WebdriverIO Visual Service
A WebdriverIO service for image comparison / visual regression testing.
Installation
The easiest way is to keep @wdio/visual-service
as a dev-dependency in your package.json
, via:
npm install @wdio/visual-service --save-dev
Instructions on how to get started can be found in the visual testing docs on the WebdriverIO project page.