<!-- 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) > [AddCredentialRequest](./puppeteer.protocol.webauthn.addcredentialrequest.md) > [credential](./puppeteer.protocol.webauthn.addcredentialrequest.credential.md) ## Protocol.WebAuthn.AddCredentialRequest.credential property <b>Signature:</b> ```typescript credential: Credential; ```