Trait webdriver_downloader::WebdriverInfo
source · pub trait WebdriverInfo: WebdriverUrlInfo + WebdriverInstallationInfo + WebdriverVerificationInfo + Sync { }
Expand description
Information required to download, verify, install driver.