Table of Contents

Enum PermissionType

Namespace
Selenium.WebDriver.BiDi.Cdp.Browser
Assembly
Selenium.WebDriver.BiDi.Cdp.dll
[JsonConverter(typeof(JsonStringEnumConverter<PermissionType>))]
public enum PermissionType

Fields

Ar = 0
AudioCapture = 1
AutomaticFullscreen = 2
BackgroundFetch = 3
BackgroundSync = 4
CameraPanTiltZoom = 5
CapturedSurfaceControl = 6
ClipboardReadWrite = 7
ClipboardSanitizedWrite = 8
DisplayCapture = 9
DurableStorage = 10
Geolocation = 11
HandTracking = 12
IdleDetection = 13
KeyboardLock = 14
LocalFonts = 15
LocalNetwork = 16
LocalNetworkAccess = 17
LoopbackNetwork = 18
Midi = 19
MidiSysex = 20
Nfc = 21
Notifications = 22
PaymentHandler = 23
PeriodicBackgroundSync = 24
PointerLock = 25
ProtectedMediaIdentifier = 26
Sensors = 27
SmartCard = 28
SpeakerSelection = 29
StorageAccess = 30
TopLevelStorageAccess = 31
VideoCapture = 32
Vr = 33
WakeLockScreen = 34
WakeLockSystem = 35
WebAppInstallation = 36
WebPrinting = 37
WindowManagement = 38