Skip to content
SiteEmail

CoherentDebug

Module: JavaScript DOM API

The Coherent Debug object of the view.

#include <CoherentDebug.idl>

Name
voidtriggerPageCapture(DOMString filename)
Trigger a page capture that’s saved into a binary format ready for replay in a standalone application.
void triggerPageCapture(
DOMString filename
)

Trigger a page capture that’s saved into a binary format ready for replay in a standalone application.

Parameters:

  • filename The path on the filesystem to write the capture to.