-
-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the Bug
In the examples, the command matchImage
is added in the commands.ts
file https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/blob/main/examples/webpack/cypress/support/commands.ts. But this step is missing in the official Readme: https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff
If you just follow the steps in the Readme, cypress will throw an error, that matchImage
is not a function.
Steps to reproduce
No response
Expected behavior
The Installation steps in the readme also mentions the adding of the command in the command.ts
.
Additional context
No response
Package version
3.3.10
Device
PC
OS and version
Windows 11
Browser and version
Chrome
Node version
16.0
I can work on it by myself
- Yes
- No
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working