CoherentDebug

Module: JavaScript DOM API

The Coherent Debug object of the view.

#include <CoherentDebug.idl>

Public Functions

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

Public Functions Documentation

function triggerPageCapture

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.