**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** <img width="637" alt="image" src="https://github.com/ChainSafe/dappeteer/assets/98034637/4224e4dc-0623-4d3e-a7d7-4d99aa6e2ed2"> **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.
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
approvebut got the errorTypeError: page.waitForSelectorIsGone is not a functionthen.Screenshots

System:
Additional context
Add any other context about the problem here.