Skip to main content

launch_driver_base

Function launch_driver_base 

Source
pub async fn launch_driver_base(
    webdriver_config: &WebDriverConfig,
    config: &Configuration,
) -> Option<WebDriverController>
Available on crate feature webdriver only.
Expand description

Launch a WebDriver session with the base configuration.