Skip to content

Commit

Permalink
save chrome logs to file
Browse files Browse the repository at this point in the history
  • Loading branch information
vpalmisano committed Jan 17, 2025
1 parent 0ecabe1 commit d343c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/session.ts
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ export class Session extends EventEmitter {
executablePath,
handleSIGINT: false,
env,
dumpio: this.enableBrowserLogging,
// dumpio: this.enableBrowserLogging,
// devtools: true,
defaultViewport: {
width: this.windowWidth,
Expand Down

0 comments on commit d343c80

Please sign in to comment.