puppeteer/new-docs/puppeteer.tracing.stop.md

16 lines
358 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; [Tracing](./puppeteer.tracing.md) &gt; [stop](./puppeteer.tracing.stop.md)
## Tracing.stop() method
<b>Signature:</b>
```typescript
stop(): Promise<Buffer>;
```
<b>Returns:</b>
Promise&lt;Buffer&gt;