testing-library / pptr-testing-library

puppeteer + dom-testing-library = 💖
MIT License
287 stars 29 forks source link

waitFor does not timeout when it should #76

Closed Izhaki closed 2 years ago

Izhaki commented 2 years ago

This is a ghost issue for users of this library.

Due to https://github.com/TheBrainFamily/wait-for-expect/issues/35, waitFor may not timeout when requested.

A solution for this is provided in https://github.com/testing-library/pptr-testing-library/issues/73#issuecomment-1137105876.