Skip to main content

run

Function run 

Source
pub async fn run(
    browser: Option<String>,
    headless: bool,
    profile: Option<PathBuf>,
    json: bool,
) -> Result<()>