Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 158 Bytes

puppeteer.credentials.password.md

File metadata and controls

13 lines (10 loc) · 158 Bytes
sidebar_label
Credentials.password

Credentials.password property

Signature:

interface Credentials {
  password: string;
}