Module wasm_pack::test::webdriver[][src]

Expand description

Getting WebDriver client binaries.

Functions

Get the path to an existing chromedriver, or install it if no existing binary is found or if there is a new binary version.

Get the path to an existing geckodriver, or install it if no existing binary is found or if there is a new binary version.

Get the path to an existing safaridriver.

Download and install a pre-built chromedriver binary.

Download and install a pre-built geckodriver binary.