Skip to main content

press

Function press 

Source
pub async fn press(
    tab_id: &str,
    key: &str,
) -> Result<(), BrowserAutomationError>