Skip to content

Commit

Permalink
mark it as headless for now
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelEinbinder committed Feb 10, 2021
1 parent 165574a commit 225db2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server/chromium/chromium.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ export class Chromium extends BrowserType {
...uiOptions,
name: 'chromium',
isChromium: true,
headful: true,
persistent: { noDefaultViewport: true },
browserProcess,
protocolLogger: helper.debugProtocolLogger(),
Expand Down

0 comments on commit 225db2a

Please sign in to comment.