You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The page I am testing has a check box. On my base image the checkbox is ticked, then on my script I unticked the checkbox then executed a visual test. The problem is it passed and it wasn't able to detect the difference in the checkbox.
I am sure that my folder configuration is correct, since I tried changing a large chunk of elements in the page and it detects the mismatch on it.
I am currently using CodeceptJS - Playwright and I used ResemblerJS as a plugin for my visual testing.
The text was updated successfully, but these errors were encountered:
ecastor
changed the title
Difference in state of checkbox not being detected as a mismatch
Difference in state of checkbox or radio button not being detected as a mismatch
Feb 27, 2024
The page I am testing has a check box. On my base image the checkbox is ticked, then on my script I unticked the checkbox then executed a visual test. The problem is it passed and it wasn't able to detect the difference in the checkbox.
I am sure that my folder configuration is correct, since I tried changing a large chunk of elements in the page and it detects the mismatch on it.
I am currently using CodeceptJS - Playwright and I used ResemblerJS as a plugin for my visual testing.
Versions:
codecept.conf.js
script.js
The text was updated successfully, but these errors were encountered: