ChainSafe / dappeteer

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

How interact with pop-up notification #292

Closed MagicalBomb closed 1 year ago

MagicalBomb commented 1 year ago

Describe the problem A new notification window pop up, how to interact with that?

image

MagicalBomb commented 1 year ago

Ok. I found just invoke metaMask.approve, sorry, I didn't notice this. but it does not intuitive for a newbie like me~