Skip to main content

launch_firefox

Function launch_firefox 

Source
pub async fn launch_firefox(config: FoxBrowserConfig) -> Result<Page>
Expand description

Launch Firefox with the given config and return a Page handle.