playwright/src/rpc/server
2020-07-17 09:32:27 -07:00
..
browserContextDispatcher.ts feat(rpc): use headers array in the protocol (#2959) 2020-07-15 13:21:21 -07:00
browserDispatcher.ts feat(rpc): move leftover extraHTTPHeaders to HeadersArray (#2980) 2020-07-16 13:36:22 -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): switch Env to use an array, split ignoreDefaultArgs (#2984) 2020-07-17 09:32:27 -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): support no-serialization mode, run hook tests (#2925) 2020-07-13 08:31:20 -07:00
downloadDispatcher.ts feat(rpc): return objects for every protocol command (#2950) 2020-07-14 18:26:50 -07:00
electronDispatcher.ts feat(rpc): implement waitForNavigation on the client (#2949) 2020-07-15 18:48:19 -07:00
elementHandlerDispatcher.ts feat(rpc): return objects for every protocol command (#2950) 2020-07-14 18:26:50 -07:00
frameDispatcher.ts feat(rpc): implement waitForNavigation on the client (#2949) 2020-07-15 18:48:19 -07:00
jsHandleDispatcher.ts feat(rpc): return objects for every protocol command (#2950) 2020-07-14 18:26:50 -07:00
networkDispatchers.ts feat(rpc): use headers array in the protocol (#2959) 2020-07-15 13:21:21 -07:00
pageDispatcher.ts api(exposeBinding): allow handles in the binding result (#2970) 2020-07-15 20:05:11 -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