playwright/src/rpc/server
2020-07-10 15:39:11 -07:00
..
browserContextDispatcher.ts feat(rpc): support more chromium-specific apis (#2883) 2020-07-08 21:36:03 -07:00
browserDispatcher.ts feat(rpc): pass more tests (#2896) 2020-07-09 15:33:01 -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 chore(rpc): inline options parameter in all rpc channels (#2842) 2020-07-06 10:04:09 -07:00
cdpSessionDispatcher.ts feat(rpc): plumb CDPSession (#2862) 2020-07-07 18:47:00 -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 chore(rpc): explicitly create page dispatcher (#2799) 2020-07-01 18:36:09 -07:00
downloadDispatcher.ts chore(rpc): move classes around, fix tests, respect dispatcher scopes (#2784) 2020-06-30 22:21:17 -07:00
elementHandlerDispatcher.ts chore(rpc): remove union types from page and handles (#2912) 2020-07-10 15:39:11 -07:00
frameDispatcher.ts chore(rpc): remove union types from page and handles (#2912) 2020-07-10 15:39:11 -07:00
jsHandleDispatcher.ts chore(rpc): misc serializer improvements (#2832) 2020-07-03 18:04:08 -07:00
networkDispatchers.ts chore: misc test fixes (#2857) 2020-07-08 18:42:31 -07:00
pageDispatcher.ts chore(rpc): remove union types from page and handles (#2912) 2020-07-10 15:39:11 -07:00
playwrightDispatcher.ts chore: misc test fixes (#2888) 2020-07-08 18:42:04 -07:00