Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 137 Bytes

puppeteer.page.tracing.md

File metadata and controls

13 lines (10 loc) · 137 Bytes
sidebar_label
Page.tracing

Page.tracing property

Signature:

class Page {
  get tracing(): Tracing;
}