dappeteer
dappeteer copied to clipboard
TypeError: page.waitForSelectorIsGone is not a function
Describe the bug
I use this https://github.com/ChainSafe/dappeteer/blob/master/docs/JEST.md#custom-example-without-preset setup and try the method approve
but got the error TypeError: page.waitForSelectorIsGone is not a function
then.
Screenshots
System:
- OS: macOS
- NodeJs version: v18.14.2
- dappeteer version: ^5.2.0
- testing framework: jest
- testing framework version: ^29.6.1
- puppeteer version: ^21.0.1
Additional context Add any other context about the problem here.