puppeteer/docs/api/puppeteer.credentials.md
2023-03-28 18:02:00 +00:00

19 lines
373 B
Markdown

---
sidebar_label: Credentials
---
# Credentials interface
#### Signature:
```typescript
export interface Credentials
```
## Properties
| Property | Modifiers | Type | Description | Default |
| -------- | --------- | ------ | ----------- | ------- |
| password | | string | | |
| username | | string | | |