puppeteer/new-docs/puppeteer.puppeteer._productname.md

14 lines
386 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Puppeteer](./puppeteer.puppeteer.md) &gt; [\_productName](./puppeteer.puppeteer._productname.md)
## Puppeteer.\_productName property
<b>Signature:</b>
```typescript
get _productName(): string;
set _productName(name: string);
```