crash when to use setupMetaMask
Opened this issue · 0 comments
0xZoomEye commented
Describe the bug
it will crash when to use setupMetaMask. the function crashed at this function
const closeWhatsNewModal = async (page) => {
await (0, helpers_1.clickOnButton)(page, "popover-close");
};
System:
- OS version ubuntu 22.04
- NodeJs version 16.14.2
- dappeteer version 5.2.0
- puppeteer version 21.6.0