BrowserServerOptions constructor
BrowserServerOptions({})
Implementation
BrowserServerOptions({
this.args,
this.chromiumSandbox,
this.devtools,
this.downloadsPath,
this.headless,
this.ignoreDefaultArgs,
this.proxy,
this.timeout,
this.tracesDir,
});