webview
Get DOM snapshot
Returns a simplified snapshot of the DOM tree in the WebView.
get/api/v1/webview/dom
Query parameters
contextIdstring
WebView context ID. Uses the default context if omitted.
Response
Simplified DOM tree.
object required
Simplified DOM tree representation.