### Describe the Bug If we use matchImage we get different screenshots on cypress run and cypress open https://clip2net.com/s/4jl5O81 ### Steps to reproduce 1) create any tests 2) use cy.matchImage() 3) run command cypress open and run the test 4) run command cypress run and run the tests 5) We get different screenshots ### Expected behavior We expect same screenshot on cypress run andcypress open ### Additional context _No response_ ### Package version 3.3.10 ### Device PC ### OS and version Windows 11 ### Browser and version chrome ### Node version 18.17.0 ### I can work on it by myself - [ ] Yes - [ ] No ### Code of Conduct - [X] I agree to follow this project's Code of Conduct