Skip to main content
Version: 15.3.0

BrowserLaunchArgumentOptions.debuggingPort property

Signature:

interface BrowserLaunchArgumentOptions {
debuggingPort?: number;
}