playwright/src/rpc/server
Dmitry Gozman 65d45c18c3
feat(rpc): introduce Waiter for various waitFor implementations (#2935)
Use it for waitForEvent and waitForLoadState.
2020-07-13 16:03:24 -07:00
..
browserContextDispatcher.ts feat(rpc): introduce Waiter for various waitFor implementations (#2935) 2020-07-13 16:03:24 -07:00
browserDispatcher.ts feat(rpc): merge DispatcherScope and Dispatcher (#2918) 2020-07-10 16:24:11 -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): ensure feature-detection works as before (#2898) 2020-07-13 15:26:09 -07:00
cdpSessionDispatcher.ts feat(rpc): merge DispatcherScope and Dispatcher (#2918) 2020-07-10 16:24:11 -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 chore(rpc): move classes around, fix tests, respect dispatcher scopes (#2784) 2020-06-30 22:21:17 -07:00
elementHandlerDispatcher.ts feat(rpc): introduce Waiter for various waitFor implementations (#2935) 2020-07-13 16:03:24 -07:00
frameDispatcher.ts feat(rpc): introduce Waiter for various waitFor implementations (#2935) 2020-07-13 16:03:24 -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 feat(rpc): ensure feature-detection works as before (#2898) 2020-07-13 15:26:09 -07:00
playwrightDispatcher.ts chore: misc test fixes (#2888) 2020-07-08 18:42:04 -07:00