Garris
Garris
Start with serving a plain html file -- no js or other dependencies. See if you can get that to render consistently in backstop. See if that provides insights. Cheers
If the screenshot is very large you may need to use a smaller ratio.
There were somewhat recent changes that might have interacted. https://github.com/garris/BackstopJS/pull/1558 Maybe that?
Thank you for this clear bug report. This definitely sounds wrong. Threshold of 0 should do an exact comparison and thus find any difference. `requireSameDimensions:false` skips a check at the...
This never happened. Probably best done with external solution.
Hi, I am not able to put much effort into the project these days -- and while your suggestion looks simple enough you would not believe how side effects from...
Yes. I have wanted to do that for the longest time. I am very time constrained but happy to answer questions / support where I can.
What happens if your selectors prop is set to `body`?
please post your config. and version info.
Has anyone tried bumping the puppeteer version in backstop? Perhaps there will be some improvements?