Skip to main content

click

Function click 

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