package
0.0.0-20250224005500-01948a15fe7c
Repository: https://github.com/chromedp/cdproto.git
Documentation: pkg.go.dev
# Functions
CancelPrompt cancel a prompt in response to a DeviceAccess.deviceRequestPrompted event.
Disable disable events in this domain.
Enable enable events in this domain.
SelectPrompt select a device in response to a DeviceAccess.deviceRequestPrompted event.
# Constants
Command names.
Command names.
Command names.
Command names.
# Structs
CancelPromptParams cancel a prompt in response to a DeviceAccess.deviceRequestPrompted event.
DisableParams disable events in this domain.
EnableParams enable events in this domain.
EventDeviceRequestPrompted a device request opened a user prompt to select a device.
PromptDevice device information displayed in a user prompt to select a device.
SelectPromptParams select a device in response to a DeviceAccess.deviceRequestPrompted event.