<!-- Do not edit this file. It is automatically generated by API Documenter. --> [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 <b>Signature:</b> ```typescript export interface AddVirtualAuthenticatorRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [options](./puppeteer.protocol.webauthn.addvirtualauthenticatorrequest.options.md) | [VirtualAuthenticatorOptions](./puppeteer.protocol.webauthn.virtualauthenticatoroptions.md) | |