playwright/types
Dmitry Gozman 243ede5dfb
feat(waitForEvent): allow async predicate (#6201)
We await the predicate now. For synchronous predicates,
nothing should change becase the await will finish before
the next protocol message arrives (thanks to `makeWaitForNextTask`).
2021-04-19 10:32:51 -07:00
..
protocol.d.ts feat(chromium): roll to r869727 (#6170) 2021-04-09 20:57:41 -07:00
structs.d.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
types.d.ts feat(waitForEvent): allow async predicate (#6201) 2021-04-19 10:32:51 -07:00