puppeteer/new-docs/puppeteer.protocol.webauthn.setautomaticpresencesimulationrequest.enabled.md

12 lines
581 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [WebAuthn](./puppeteer.protocol.webauthn.md) &gt; [SetAutomaticPresenceSimulationRequest](./puppeteer.protocol.webauthn.setautomaticpresencesimulationrequest.md) &gt; [enabled](./puppeteer.protocol.webauthn.setautomaticpresencesimulationrequest.enabled.md)
## Protocol.WebAuthn.SetAutomaticPresenceSimulationRequest.enabled property
<b>Signature:</b>
```typescript
enabled: boolean;
```