chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.webauthn / WebAuthnDomain / setAutomaticPresenceSimulation

setAutomaticPresenceSimulation

suspend fun setAutomaticPresenceSimulation(input: SetAutomaticPresenceSimulationRequest): Unit

Sets whether tests of user presence will succeed immediately (if true) or fail to resolve (if false) for an authenticator. The default is true.

Official doc