chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.browser / BrowserDomain / grantPermissions

grantPermissions

suspend fun grantPermissions(input: GrantPermissionsRequest): Unit

Grant specific permissions to the given origin and reject all others.

Official doc