Skip to main content

query_elements

Function query_elements 

Source
pub async fn query_elements(
    __arg0: State<DevServerState>,
    __arg1: Query<ElementQuery>,
) -> impl IntoResponse
Expand description

GET /rdesktop/agent/elements?selector=…

Query elements matching a CSS selector or text content.