Skip to main content

Crate chrome_for_testing_manager

Crate chrome_for_testing_manager 

Source

Structs§

ChromeForTestingManager
Chromedriver
A wrapper struct for a spawned chromedriver process. Keep this alive until your test is complete.
ChromedriverRunConfig
Configuration used when running a ChromeDriver process.
DriverOutputLine
One parsed line from the browser-driver process output.
DriverOutputListener
Callback invoked for each parsed browser-driver output line.
Port
Session
A browser session. Used to control the browser.
Version
A version identifier.

Enums§

Channel
Chrome release channel.
ChromeForTestingArtifact
The chrome-for-testing artifact involved in an operation.
ChromeForTestingManagerError
Error contexts reported by chrome-for-testing-manager operations.
DriverOutputSource
The browser-driver output stream source.
PortRequest
VersionRequest