Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 178 Bytes

puppeteer.tracingoptions.screenshots.md

File metadata and controls

13 lines (10 loc) · 178 Bytes
sidebar_label
TracingOptions.screenshots

TracingOptions.screenshots property

Signature:

interface TracingOptions {
  screenshots?: boolean;
}