14 lines
181 B
Markdown
14 lines
181 B
Markdown
---
|
|
sidebar_label: Puppeteer._changedProduct
|
|
---
|
|
|
|
# Puppeteer.\_changedProduct property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
class Puppeteer {
|
|
protected _changedProduct: boolean;
|
|
}
|
|
```
|