module-webdriver
module-webdriver copied to clipboard
Improve saveScreenshot() to capture full page
What are you trying to achieve?
With _saveScreenshot function, it will be good if it can get full screen result, similar like codeceptjs. https://github.com/Codeception/CodeceptJS/issues/522
What do you get instead?
Currently the saveScreenshot feature only capture 800x600 image when running it via headless chrome.
Details
- Codeception version: 3.0.3
- PHP Version: 7.2
- Operating System: macOS 10.14.1
- Installation type: Composer