package
0.0.0-20190830083553-facaa843a6dd
Repository: https://github.com/cndark/selenium.git
Documentation: pkg.go.dev

# Functions

NewExtension creates the payload of a Chrome extension file which is signed using the returned private key.
NewExtensionWithKey creates the payload of a Chrome extension file which is signed by the provided private key.

# Constants

No description provided by the author
DeprecatedCapabilitiesKey and CapabilitiesKey are the key in the top-level Capabilities map under which ChromeDriver expects the Chrome-specific options to be set.

# Structs

Capabilities defines the Chrome-specific desired capabilities when using ChromeDriver.
DeviceMetrics specifies device attributes for emulation.
MobileEmulation provides options for mobile emulation.
PerfLoggingPreferences specifies configuration options for performance logging.