module-webdriver icon indicating copy to clipboard operation
module-webdriver copied to clipboard

Improve saveScreenshot() to capture full page

Open vincentwongso opened this issue 5 years ago • 0 comments

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

vincentwongso avatar Aug 19 '19 23:08 vincentwongso