Skip to main content

scroll

Function scroll 

Source
pub async fn scroll(
    tab_id: &str,
    dx: f64,
    dy: f64,
) -> Result<(), BrowserAutomationError>