LaunchOptions.dumpio property
If true, pipes the browser process stdout and stderr to process.stdout
and process.stderr
.
dumpio?: boolean;
If true, pipes the browser process stdout and stderr to process.stdout
and process.stderr
.
dumpio?: boolean;