Grant Permissions Request
@Serializable
Request object containing input parameters for the BrowserDomain.grantPermissions command.
Constructors
Link copied to clipboard
constructor(permissions: List<PermissionType>, origin: String? = null, browserContextId: BrowserContextID? = null)