[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 Signature: ```typescript credential: Credential; ```