BrowserServerOptionsOrCDPLaunchOptions.fromBrowserServerOptions constructor

BrowserServerOptionsOrCDPLaunchOptions.fromBrowserServerOptions(
  1. BrowserServerOptions? asBrowserServerOptions
)

Implementation

BrowserServerOptionsOrCDPLaunchOptions.fromBrowserServerOptions(
  this.asBrowserServerOptions,
) : asCDPLaunchOptions = null;