playwright/src/rpc/server
Dmitry Gozman ecf4cd3933
chore: simplify conversions around selectOption (#3517)
We do not need to support api types on the server side.
2020-08-18 16:44:17 -07:00
..
browserContextDispatcher.ts chore: use HeadersArray instead of Headers object on the server side (#3512) 2020-08-18 15:38:29 -07:00
browserDispatcher.ts chore: use HeadersArray instead of Headers object on the server side (#3512) 2020-08-18 15:38:29 -07:00
browserTypeDispatcher.ts chore: use HeadersArray instead of Headers object on the server side (#3512) 2020-08-18 15:38:29 -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 chore: align more server-side options with rpc protocol (#3506) 2020-08-18 09:37:40 -07:00
elementHandlerDispatcher.ts chore: simplify conversions around selectOption (#3517) 2020-08-18 16:44:17 -07:00
frameDispatcher.ts chore: simplify conversions around selectOption (#3517) 2020-08-18 16:44:17 -07:00
jsHandleDispatcher.ts feat(rpc): support firefox user prefs (#3093) 2020-07-22 17:20:00 -07:00
networkDispatchers.ts chore: use HeadersArray instead of Headers object on the server side (#3512) 2020-08-18 15:38:29 -07:00
pageDispatcher.ts chore: use HeadersArray instead of Headers object on the server side (#3512) 2020-08-18 15:38:29 -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