Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Readme.md

Recording a session

You can obtain a base64 screenshot of the page using the method Page.captureScreenshot. This example capture an image every 1 seconds. Every image is shown in the example page image tag.

How to run the example

  1. Open a chrome instance with debugging remote port
  2. Open the index.html file
  3. Paste the websocket address and click start

run.gif