playwright/packages/playwright-core/src/protocol
Dmitry Gozman 1686e5174d
chore: allow evaluating Error objects (#31691)
Previously, Error objects were replaced with strings.
Now, Error objects are reconstructed back from the serialized value.
2024-07-15 05:47:40 -07:00
..
debug.ts feat: introduce touchscreen.touch() for dispatching raw touch events (#31457) 2024-06-27 14:37:36 -07:00
DEPS.list chore: use utils via index export (4) (#13404) 2022-04-07 14:36:13 -07:00
serializers.ts chore: allow evaluating Error objects (#31691) 2024-07-15 05:47:40 -07:00
transport.ts chore: ignore SIGINT inside driver process (#23028) 2023-05-17 01:44:17 +02:00
validator.ts chore: allow evaluating Error objects (#31691) 2024-07-15 05:47:40 -07:00
validatorPrimitives.ts chore: do not serialize buffers into base64 in local mode (#15316) 2022-07-05 08:58:34 -07:00