mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
499 B
499 B
Home > puppeteer > Credentials
Credentials interface
Signature:
export interface Credentials
Properties
Property | Type | Description |
---|---|---|
password | string | |
username | string |