playwright/src/rpc/server
2020-08-10 11:20:32 -07:00
..
browserContextDispatcher.ts feat(rpc): disallow deps into rpc client from outside (#3199) 2020-07-28 15:33:38 -07:00
browserDispatcher.ts feat(rpc): disallow deps into rpc client from outside (#3199) 2020-07-28 15:33:38 -07:00
browserServerDispatcher.ts feat(rpc): update BrowserServer (#3112) 2020-07-24 10:17:07 -07:00
browserTypeDispatcher.ts feat(rpc): introduce JSON type in the protocol for arbitrary blobs (#3367) 2020-08-10 11:20:32 -07:00
cdpSessionDispatcher.ts feat(rpc): introduce JSON type in the protocol for arbitrary blobs (#3367) 2020-08-10 11:20:32 -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 fix(validation): error typo "unknown" (#3304) 2020-08-05 11:44:32 -07:00
downloadDispatcher.ts api(download): Add saveAs helper (#2872) 2020-07-22 14:55:27 -07:00
electronDispatcher.ts feat(rpc): disallow deps into rpc client from outside (#3199) 2020-07-28 15:33:38 -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 chore: minor protocol fixes (#3226) 2020-07-30 11:14:41 -07:00
pageDispatcher.ts feat(rpc): do not use server types and events in rpc/client (#3219) 2020-07-29 17:26:59 -07:00
playwrightDispatcher.ts api: export all browsers from every package (#3128) 2020-07-24 16:36:00 -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