[][src]Type Definition webdriver::error::WebDriverResult

type WebDriverResult<T> = Result<T, WebDriverError>;