puppeteer/docs/api/puppeteer.credentials.password.md

11 lines
163 B
Markdown

---
sidebar_label: Credentials.password
---
# Credentials.password property
**Signature:**
```typescript
interface Credentials {password: string;}
```