mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Enable dumpio when running the tests in order to have some useful debug data
This commit is contained in:
parent
4c041586fb
commit
3c02dc6d1d
1 changed files with 1 additions and 0 deletions
|
@ -884,6 +884,7 @@ async function startBrowser({
|
|||
const options = {
|
||||
product: browserName,
|
||||
protocol: "cdp",
|
||||
dumpio: true,
|
||||
headless,
|
||||
defaultViewport: null,
|
||||
ignoreDefaultArgs: ["--disable-extensions"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue