Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 226 Bytes

puppeteer.browserlaunchargumentoptions.debuggingport.md

File metadata and controls

13 lines (10 loc) · 226 Bytes
sidebar_label
BrowserLaunchArgumentOptions.debuggingPort

BrowserLaunchArgumentOptions.debuggingPort property

Signature:

interface BrowserLaunchArgumentOptions {
  debuggingPort?: number;
}