puppeteer/website/versioned_docs/version-19.2.2/api/puppeteer.credentials.md
2022-11-03 11:02:28 +01:00

19 lines
529 B
Markdown

---
sidebar_label: Credentials
---
# Credentials interface
#### Signature:
```typescript
export interface Credentials
```
## Properties
| Property | Modifiers | Type | Description | Default |
| ----------------------------------------------- | --------- | ------ | ----------- | ------- |
| [password](./puppeteer.credentials.password.md) | | string | | |
| [username](./puppeteer.credentials.username.md) | | string | | |