OnetapInc / chromy

Chromy is a library for operating headless chrome. 🍺🍺🍺
MIT License
605 stars 41 forks source link

TypeError: Cannot read property 'length' of null using position absolute #113

Open mstruensee opened 6 years ago

mstruensee commented 6 years ago

at Chromy._screenshotMultipleSelectors$ (/node_modules/chromy/dist/index.js:1388:27)

every time I put in my css {position: absolute} on a div, I get this error. when I debug it, I can see the page but the screenshot still fails...why would position absolute be the cause of this issue?

using chromy via backstopjs v3.1.19