pub(crate) const DEFAULT_IMPLICIT_WAIT: u64 = 0;Expand description
Initial initial wait timeout from https://w3c.github.io/webdriver/#dfn-timeouts-configuration.
pub(crate) const DEFAULT_IMPLICIT_WAIT: u64 = 0;Initial initial wait timeout from https://w3c.github.io/webdriver/#dfn-timeouts-configuration.