Codeception / Codeception/module-webdriver
Improve saveScreenshot() to capture full page
Open
- Dominant language
- PHP
- Stars
- 39
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
#### 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.