playwright/utils/generate_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
..
test feat(types): make the template on BrowserType optional (#6142) 2021-04-08 10:27:24 -07:00
exported.json feat(cdp): replace wsEndpoint with protocol neutral endpointURL (#6141) 2021-04-08 14:55:28 -07:00
index.js feat(waitForEvent): allow async predicate (#6201) 2021-04-19 10:32:51 -07:00
overrides.d.ts feat(cdp): replace wsEndpoint with protocol neutral endpointURL (#6141) 2021-04-08 14:55:28 -07:00
parseOverrides.js types: better types (#1166) 2020-03-20 01:30:35 -07:00