[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [WebAuthn](./puppeteer.protocol.webauthn.md) > [SetAutomaticPresenceSimulationRequest](./puppeteer.protocol.webauthn.setautomaticpresencesimulationrequest.md) ## Protocol.WebAuthn.SetAutomaticPresenceSimulationRequest interface Signature: ```typescript export interface SetAutomaticPresenceSimulationRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [authenticatorId](./puppeteer.protocol.webauthn.setautomaticpresencesimulationrequest.authenticatorid.md) | [AuthenticatorId](./puppeteer.protocol.webauthn.authenticatorid.md) | | | [enabled](./puppeteer.protocol.webauthn.setautomaticpresencesimulationrequest.enabled.md) | boolean | |