playwright/src/rpc
Dmitry Gozman 8fe29feb21
feat(rpc): support more chromium-specific apis (#2883)
This includes page CDPSession, backgroundPages() and serviceWorkers().

This has also revealed an issue with closing order between the context
and the service worker.
2020-07-08 21:36:03 -07:00
..
client feat(rpc): support more chromium-specific apis (#2883) 2020-07-08 21:36:03 -07:00
server feat(rpc): support more chromium-specific apis (#2883) 2020-07-08 21:36:03 -07:00
channels.ts feat(rpc): support more chromium-specific apis (#2883) 2020-07-08 21:36:03 -07:00
client.ts chore: misc test fixes (#2888) 2020-07-08 18:42:04 -07:00
serializers.ts chore(rpc): misc serializer improvements (#2832) 2020-07-03 18:04:08 -07:00
server.ts chore: misc test fixes (#2888) 2020-07-08 18:42:04 -07:00
transport.ts chore(rpc): exit server upon pipe disconnect (#2836) 2020-07-04 09:52:38 -07:00