browsertime
browsertime copied to clipboard
Screenshot differs between Selenium and the video
The screenshot generated by Selenium:

The screenshot generated through the video:

There's two issues here: pages that aren't static can be different because the screenshot and video happen in different times. The way to fix that would be to always use the video screenshot if we record a video.
The other issue is running on emulated Chrome and screen settings. There seems to be a missmatch between the viewport in the video and the screenshot.