Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
ChromeDriverUpstream string
DevToolsProxyAddr string
// Registry, when set, tracks accepted WebDriver/BiDi connections so they
// are closed with a Going Away frame on server shutdown.
Registry *wsdrain.Registry
}
Options controls which upstream ChromeDriver to proxy to, and which DevTools proxy address should be injected into WebDriver/BiDi session creation.
Click to show internal directories.
Click to hide internal directories.