playwright/src/rpc/server
2020-07-24 12:16:45 -07:00
..
browserContextDispatcher.ts feat(rpc): align types/guids in the protocol with their pdl definition (#3079) 2020-07-22 10:37:21 -07:00
browserDispatcher.ts feat(rpc): align types/guids in the protocol with their pdl definition (#3079) 2020-07-22 10:37:21 -07:00
browserServerDispatcher.ts feat(rpc): update BrowserServer (#3112) 2020-07-24 10:17:07 -07:00
browserTypeDispatcher.ts feat(rpc): support firefox user prefs (#3093) 2020-07-22 17:20:00 -07:00
cdpSessionDispatcher.ts feat(rpc): support firefox user prefs (#3093) 2020-07-22 17:20:00 -07:00
consoleMessageDispatcher.ts feat(rpc): align types/guids in the protocol with their pdl definition (#3079) 2020-07-22 10:37:21 -07:00
dialogDispatcher.ts feat(rpc): align types/guids in the protocol with their pdl definition (#3079) 2020-07-22 10:37:21 -07:00
dispatcher.ts feat(rpc): introduce protocol.pdl (#3054) 2020-07-20 17:38:06 -07:00
downloadDispatcher.ts api(download): Add saveAs helper (#2872) 2020-07-22 14:55:27 -07:00
electronDispatcher.ts feat(rpc): align types/guids in the protocol with their pdl definition (#3079) 2020-07-22 10:37:21 -07:00
elementHandlerDispatcher.ts feat(rpc): remove last union types from the protocol (#3059) 2020-07-21 12:44:30 -07:00
frameDispatcher.ts feat(rpc): align types/guids in the protocol with their pdl definition (#3079) 2020-07-22 10:37:21 -07:00
jsHandleDispatcher.ts feat(rpc): support firefox user prefs (#3093) 2020-07-22 17:20:00 -07:00
networkDispatchers.ts fix(postData): allow overriding binary post data (#3120) 2020-07-24 12:16:45 -07:00
pageDispatcher.ts feat(rpc): client-side parameters validation (#3069) 2020-07-22 18:05:07 -07:00
playwrightDispatcher.ts feat(rpc): align types/guids in the protocol with their pdl definition (#3079) 2020-07-22 10:37:21 -07:00
selectorsDispatcher.ts feat(rpc): align types/guids in the protocol with their pdl definition (#3079) 2020-07-22 10:37:21 -07:00
streamDispatcher.ts feat(rpc): align types/guids in the protocol with their pdl definition (#3079) 2020-07-22 10:37:21 -07:00