Skip to main content
Version: 19.2.0

BrowserLaunchArgumentOptions.debuggingPort property

Signature:

interface BrowserLaunchArgumentOptions {
debuggingPort?: number;
}