playwright/src/rpc/server
2020-07-21 09:36:54 -07:00
..
browserContextDispatcher.ts feat(rpc): introduce protocol.pdl (#3054) 2020-07-20 17:38:06 -07:00
browserDispatcher.ts feat(rpc): remove some union types (#3058) 2020-07-21 08:26:48 -07:00
browserServerDispatcher.ts chore(rpc): move classes around, fix tests, respect dispatcher scopes (#2784) 2020-06-30 22:21:17 -07:00
browserTypeDispatcher.ts feat(rpc): remove some union types (#3058) 2020-07-21 08:26:48 -07:00
cdpSessionDispatcher.ts feat(rpc): return objects for every protocol command (#2950) 2020-07-14 18:26:50 -07:00
consoleMessageDispatcher.ts chore(rpc): move classes around, fix tests, respect dispatcher scopes (#2784) 2020-06-30 22:21:17 -07:00
dialogDispatcher.ts chore(rpc): move classes around, fix tests, respect dispatcher scopes (#2784) 2020-06-30 22:21:17 -07:00
dispatcher.ts feat(rpc): introduce protocol.pdl (#3054) 2020-07-20 17:38:06 -07:00
downloadDispatcher.ts feat(rpc): introduce protocol.pdl (#3054) 2020-07-20 17:38:06 -07:00
electronDispatcher.ts feat(rpc): introduce protocol.pdl (#3054) 2020-07-20 17:38:06 -07:00
elementHandlerDispatcher.ts feat(rpc): introduce protocol.pdl (#3054) 2020-07-20 17:38:06 -07:00
frameDispatcher.ts feat(rpc): remove some union types (#3058) 2020-07-21 08:26:48 -07:00
jsHandleDispatcher.ts feat(rpc): introduce protocol.pdl (#3054) 2020-07-20 17:38:06 -07:00
networkDispatchers.ts feat(rpc): introduce protocol.pdl (#3054) 2020-07-20 17:38:06 -07:00
pageDispatcher.ts feat(bringToFront): enable on all browsers (#3052) 2020-07-21 09:36:54 -07:00
playwrightDispatcher.ts feat(rpc): migrate DeviceDescriptors payload to an array (#2981) 2020-07-16 13:18:54 -07:00
selectorsDispatcher.ts feat(rpc): return objects for every protocol command (#2950) 2020-07-14 18:26:50 -07:00
streamDispatcher.ts feat(rpc): return objects for every protocol command (#2950) 2020-07-14 18:26:50 -07:00