dappeteer icon indicating copy to clipboard operation
dappeteer copied to clipboard

TypeError: page.waitForSelectorIsGone is not a function

Open mint-pz opened this issue 1 year ago • 0 comments

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 image

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.

mint-pz avatar Aug 10 '23 06:08 mint-pz