Skip to content

Commit

Permalink
Enable dumpio when running the tests in order to have some useful deb…
Browse files Browse the repository at this point in the history
…ug data
  • Loading branch information
calixteman committed Jun 18, 2024
1 parent 4c04158 commit 3c02dc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -884,6 +884,7 @@ async function startBrowser({
const options = {
product: browserName,
protocol: "cdp",
dumpio: true,
headless,
defaultViewport: null,
ignoreDefaultArgs: ["--disable-extensions"],
Expand Down

0 comments on commit 3c02dc6

Please sign in to comment.