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

19 lines
373 B
Markdown
Raw Normal View History

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