Skip to main content
Version: 17.1.3

BrowserLaunchArgumentOptions.debuggingPort property

Signature:

interface BrowserLaunchArgumentOptions {
debuggingPort?: number;
}