Jack Franklin
4fdb1e3cab
chore: add Prettier ( #5825 )
2020-05-07 12:54:55 +02:00
Yury Semikhatsky
2abaac10aa
fix(launcher): make dumpio and pipe options work together ( #4727 )
...
Don't ignore stdout and stderr when using pipe for remote debugging and dumpio is true. In that case puppeteer process connects to the stdout/stderr streams of the child process and it will not hang.
2019-07-18 16:42:11 -07:00
Andrey Lushnikov
77a4ea505e
test: split out fixture tests and make them work with FF ( #4067 )
...
Drive-By: give Puppeteer-Firefox its own copy of DeviceDescriptors.
2019-02-25 12:40:17 -08:00
JoelEinbinder
0defecf197
fix(test): add missing test for making sure chrome is closed ( #2109 )
2018-03-07 09:01:43 +03:00
Yaniv Efraim
66887743ea
fix(Launcher): fix dumpio bug ( #2071 )
...
This patch fixes `dumpio` launcher option.
Fixes #2046
2018-02-22 19:06:13 -08:00