pub(crate) const DEFAULT_PAGE_LOAD_TIMEOUT: u64 = 300_000;Expand description
Initial page load timeout from https://w3c.github.io/webdriver/#dfn-timeouts-configuration.
pub(crate) const DEFAULT_PAGE_LOAD_TIMEOUT: u64 = 300_000;Initial page load timeout from https://w3c.github.io/webdriver/#dfn-timeouts-configuration.