Enable dumpio when running the tests in order to have some useful debug data
This commit is contained in:
parent
4c041586fb
commit
3c02dc6d1d
@ -884,6 +884,7 @@ async function startBrowser({
|
||||
const options = {
|
||||
product: browserName,
|
||||
protocol: "cdp",
|
||||
dumpio: true,
|
||||
headless,
|
||||
defaultViewport: null,
|
||||
ignoreDefaultArgs: ["--disable-extensions"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user