CoherentDebug
Module: JavaScript DOM API
The Coherent Debug object of the view.
#include <CoherentDebug.idl>
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| void | triggerPageCapture(DOMString filename) Trigger a page capture that’s saved into a binary format ready for replay in a standalone application. |
Public Functions Documentation
Section titled “Public Functions Documentation”function triggerPageCapture
Section titled “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.
© 2026 Coherent Labs. All rights reserved.