VisualCeption
VisualCeption copied to clipboard
Chromedriver added support for full page screenshots
On the README it says:
VisualCeption uses the WebDriver module for making the screenshots. As a consequence we are not able to take screenshots via google chrome as the chromedriver does not allow full page screenshots.
However, it seems Chromedriver 86 added support for full-page screenshots.
Related:
- https://github.com/SeleniumHQ/selenium/issues/8705
- https://chromium-review.googlesource.com/c/chromium/src/+/2300980