Skip to main content

run

Function run 

Source
pub async fn run(
    browser: Option<String>,
    ready: bool,
    timeout: u64,
) -> Result<()>