Skip to main content

type_text

Function type_text 

Source
pub async fn type_text(
    tab_id: &str,
    selector: &str,
    text: &str,
) -> Result<(), BrowserAutomationError>