Namespace OpenQA.Selenium.DevTools.V146.DeviceAccess
Classes
- CancelPromptCommandResponse
Response for Cancel a prompt in response to a DeviceAccess.deviceRequestPrompted event.
- CancelPromptCommandSettings
Cancel a prompt in response to a DeviceAccess.deviceRequestPrompted event.
- DeviceAccessAdapter
Represents an adapter for the DeviceAccess domain to simplify the command interface.
- DeviceRequestPromptedEventArgs
A device request opened a user prompt to select a device. Respond with the selectPrompt or cancelPrompt command.
- DisableCommandResponse
Response for Disable events in this domain.
- DisableCommandSettings
Disable events in this domain.
- EnableCommandResponse
Response for Enable events in this domain.
- EnableCommandSettings
Enable events in this domain.
- PromptDevice
Device information displayed in a user prompt to select a device.
- SelectPromptCommandResponse
Response for Select a device in response to a DeviceAccess.deviceRequestPrompted event.
- SelectPromptCommandSettings
Select a device in response to a DeviceAccess.deviceRequestPrompted event.