Skip to main content

set_content

Function set_content 

Source
pub async fn set_content(
    client: &CdpClient,
    session_id: &str,
    html: &str,
) -> Result<(), String>