Expand description
A crate for launching a chromedriver
instance on a free port and
retrieving said port. The crate is useful in WebDriver
contexts,
i.e., anything that involves controlling a browser remotely.
Structsยง
- Builder
- A builder for configurable launch of a Chromedriver process.
- Chromedriver
- A client for shaving data of websites.