Skip to main content

get_element_count

Function get_element_count 

Source
pub async fn get_element_count(
    client: &CdpClient,
    session_id: &str,
    selector: &str,
) -> Result<i64, String>