playwright/packages/playwright-core/src/protocol
Dmitry Gozman 42328478ea
feat: make console/dialog events based on subscription (#22835)
This way we do not send events from the server unless the client is
interested.

Fixes #22621.
2023-05-05 11:12:33 -07:00
..
debug.ts chore: explicitly control actions with slow mo (#22445) 2023-04-17 16:19:30 -07:00
DEPS.list chore: use utils via index export (4) (#13404) 2022-04-07 14:36:13 -07:00
serializers.ts chore: replace __proto__ by getPrototypeOf (#17386) 2022-09-20 19:01:12 -07:00
transport.ts fix(driver): make sure IpcTransport messages arrive in different tasks (#15978) 2022-07-26 18:42:02 -07:00
validator.ts feat: make console/dialog events based on subscription (#22835) 2023-05-05 11:12:33 -07:00
validatorPrimitives.ts chore: do not serialize buffers into base64 in local mode (#15316) 2022-07-05 08:58:34 -07:00