Package Exports
- @wdio/image-comparison-core
- @wdio/image-comparison-core/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@wdio/image-comparison-core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
WebdriverIO Image Comparison Core
Installation
The easiest way is to keep @wdio/image-comparison-core as a dev-dependency in your package.json, via:
npm install @wdio/image-comparison-core --save-devInstructions on how to get started can be found in the visual testing docs on the WebdriverIO project page.