Jamie McNaught
Jamie McNaught
I'd like to contribute / help, but I can't currently build master on Ubuntu 14.04 - it seems to need QT5.6 to build, but won't work without QTwebkit but QT...
Unfortunately using the beta descrived in #785 doesn't seem to be fixing this.
The problem is really due to the way Chrome tries to take fullscreen screenshots by resizing the browser window. Here's some code that works around the issue by taking multiple...
@matthew-dean sorry about the slow response - not sure if github doesn't mail me or I just missed it. My backstop knowledge (and the distinctions between Puppeteer / Chromy) is...
Sadly the broken example of this still exists in the Chai documentation: https://www.chaijs.com/api/bdd/#method_all
See my bug #820 - this seems to be an issue with the way Chrome(y) takes the screenshot by resizing the page - you can reproduce the issue in desktop...