Quick Description
Neo offers the possibility to take full-page screenshots on every step or at the end of the test. In Chrome-based browser the way the full-page screenshots are taken affects other screenshots that are done at the same time. This breaks some screenshots in video recording, especialy when the full-page screenshots are taken on every step.
Actual Behaviour
When I enable both full-page screenshot and video recording, video contains broken screenshots
Expected Behaviour
When I enable both full-page screenshot and video recording, video contains only valid screenshots
Steps to reproduce
- Enable full-page screenshots on every step and video recording
- Execute the test
- See that the video contains squished screenshots
##Additional Info
The way Shutterbug makes full-page screenshots seems to cause a lot of scrolling on the page. Maybe we can take the screenshots with devtools instead
Quick Description
Neo offers the possibility to take full-page screenshots on every step or at the end of the test. In Chrome-based browser the way the full-page screenshots are taken affects other screenshots that are done at the same time. This breaks some screenshots in video recording, especialy when the full-page screenshots are taken on every step.
Actual Behaviour
When I enable both full-page screenshot and video recording, video contains broken screenshots
Expected Behaviour
When I enable both full-page screenshot and video recording, video contains only valid screenshots
Steps to reproduce
##Additional Info
The way Shutterbug makes full-page screenshots seems to cause a lot of scrolling on the page. Maybe we can take the screenshots with devtools instead