[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [WebAuthn](./puppeteer.protocol.webauthn.md) > [AddVirtualAuthenticatorRequest](./puppeteer.protocol.webauthn.addvirtualauthenticatorrequest.md) ## Protocol.WebAuthn.AddVirtualAuthenticatorRequest interface Signature: ```typescript export interface AddVirtualAuthenticatorRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [options](./puppeteer.protocol.webauthn.addvirtualauthenticatorrequest.options.md) | [VirtualAuthenticatorOptions](./puppeteer.protocol.webauthn.virtualauthenticatoroptions.md) | |