puppeteer/docs/api/puppeteer.browserlaunchargumentoptions.debuggingport.md

11 lines
230 B
Markdown
Raw Normal View History

---
sidebar_label: BrowserLaunchArgumentOptions.debuggingPort
---
# BrowserLaunchArgumentOptions.debuggingPort property
**Signature:**
```typescript
interface BrowserLaunchArgumentOptions {debuggingPort?: number;}
```