Layout inconsistency between reference file and real app
Hi!
Need help here) I have a lot of tests but someday they become failed, because on real screenshots all buttons with wrong styling...
On real website all looks good...
On the screenshot below you can see this difference using scrubber

"backstopjs": "^5.1.0"
Could be caused by stylesheets not being processed when screenshot is taken.
Consider using readySelector or delay
https://github.com/garris/BackstopJS#advanced-scenarios
@fuhlig Thanks a lot! Will try)
I found a reason, maybe this info will be useful: My product's layout styles stopped supporting Chrome version 87 and older, this was actually the root cause issue