Skip to main content

get_dom

Function get_dom 

Source
pub async fn get_dom(__arg0: State<DevServerState>) -> impl IntoResponse
Expand description

GET /rdesktop/agent/dom

Returns a full DOM snapshot of the current page. The snapshot is collected from the browser via the bridge script.