playwright/src/protocol
Dmitry Gozman 9e41518c92
feat(rpc): allow sending metadata with rpc calls (#3836)
Currently, metadata does only contain the stack trace,
and we send it from the JS client.
2020-09-10 19:25:44 -07:00
..
channels.ts feat(rpc): allow sending metadata with rpc calls (#3836) 2020-09-10 19:25:44 -07:00
protocol.yml feat(rpc): allow sending metadata with rpc calls (#3836) 2020-09-10 19:25:44 -07:00
serializers.ts chore: move shared utilities to src/utils (#3575) 2020-08-22 07:07:13 -07:00
transport.ts chore: move shared utilities to src/utils (#3575) 2020-08-22 07:07:13 -07:00
validator.ts feat(rpc): allow sending metadata with rpc calls (#3836) 2020-09-10 19:25:44 -07:00
validatorPrimitives.ts chore: revert isDevMode into isUnderTest (#3785) 2020-09-06 21:36:22 -07:00