You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2018. It is now read-only.
One of the greates features so far in chrome is fullscreen screenshots. Before, we have to scroll and combine different parts of a page for visual regression.
So, I would like to implement somehow option, which will say chromless to take full page screenshot without scrollbar. Any thoughts so far? 🤔
If it's technically posiible, I think passing options to .screenshot() will be ok.
Hey, thanks for the awesome tool. 🎉
One of the greates features so far in chrome is fullscreen screenshots. Before, we have to scroll and combine different parts of a page for visual regression.
So, I would like to implement somehow option, which will say chromless to take full page screenshot without scrollbar. Any thoughts so far? 🤔
If it's technically posiible, I think passing options to
.screenshot()
will be ok.and save current defaults
The text was updated successfully, but these errors were encountered: