ChainSafe / dappeteer

[DEPRECATED]🏌🏼‍E2E testing for dApps using Puppeteer + MetaMask
Other
490 stars 152 forks source link

How to lunch dappeteer with puppeteer options #296

Closed f-delpoggio closed 1 year ago

f-delpoggio commented 1 year ago

Describe the problem I am trying to use the puppeteer options like I use in dappeteer v3.0.0 but in the newer version I don't understand how to use with this options

image

System:

DANDROZAVR commented 1 year ago

You should use "puppeteerOptions". Like this: image