Skip to main content

fill

Function fill 

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