puppeteer/website/versioned_docs/version-19.7.3/api/puppeteer.credentials.md

19 lines
529 B
Markdown
Raw Normal View History

---
sidebar_label: Credentials
---
# Credentials interface
2022-10-24 14:31:12 +00:00
#### Signature:
```typescript
export interface Credentials
```
## Properties
2022-10-24 14:31:12 +00:00
| Property | Modifiers | Type | Description | Default |
| ----------------------------------------------- | --------- | ------ | ----------- | ------- |
| [password](./puppeteer.credentials.password.md) | | string | | |
| [username](./puppeteer.credentials.username.md) | | string | | |