puppeteer/website/versioned_docs/version-19.1.0/api/puppeteer.credentials.password.md

158 B

sidebar_label
Credentials.password

Credentials.password property

Signature:

interface Credentials {
  password: string;
}