playwright/docs
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
..
development infra: bump to next version on trunk at a branch point (#4288) 2020-10-29 17:46:07 -07:00
examples docs: add file chooser example, remove links to js samples (#5054) 2021-01-20 08:12:39 -08:00
src feat(waitForEvent): allow async predicate (#6201) 2021-04-19 10:32:51 -07:00