Skip to main content
Version: 19.6.3

BrowserLaunchArgumentOptions.debuggingPort property

Signature:

interface BrowserLaunchArgumentOptions {
debuggingPort?: number;
}