playwright/src/dispatchers
2021-09-15 14:02:55 -07:00
..
androidDispatcher.ts chore(channels): generate dispatcher event types (#8540) 2021-08-30 18:43:18 +02:00
artifactDispatcher.ts chore(channels): generate dispatcher event types (#8540) 2021-08-30 18:43:18 +02:00
browserContextDispatcher.ts feat(fetch): introduce FetchRequest.dispose, fulfill with global fetch (#8945) 2021-09-15 14:02:55 -07:00
browserDispatcher.ts chore(channels): generate dispatcher event types (#8540) 2021-08-30 18:43:18 +02:00
browserTypeDispatcher.ts chore: simplify client-side browserType.connect routine (#8596) 2021-08-31 15:56:55 -07:00
cdpSessionDispatcher.ts chore(channels): generate dispatcher event types (#8540) 2021-08-30 18:43:18 +02:00
consoleMessageDispatcher.ts chore(channels): generate dispatcher event types (#8540) 2021-08-30 18:43:18 +02:00
dialogDispatcher.ts chore(channels): generate dispatcher event types (#8540) 2021-08-30 18:43:18 +02:00
dispatcher.ts fix(waitForEventInfo): reply from the server side (#8825) 2021-09-09 21:20:26 -07:00
electronDispatcher.ts chore(channels): generate dispatcher event types (#8540) 2021-08-30 18:43:18 +02:00
elementHandlerDispatcher.ts feat(strict): introduce strict mode (#7851) 2021-07-26 22:00:23 -07:00
frameDispatcher.ts chore(channels): generate dispatcher event types (#8540) 2021-08-30 18:43:18 +02:00
jsHandleDispatcher.ts chore(channels): generate dispatcher event types (#8540) 2021-08-30 18:43:18 +02:00
jsonPipeDispatcher.ts chore: simplify client-side browserType.connect routine (#8596) 2021-08-31 15:56:55 -07:00
networkDispatchers.ts feat(fetch): introduce FetchRequest.dispose, fulfill with global fetch (#8945) 2021-09-15 14:02:55 -07:00
pageDispatcher.ts fix(connect): report all frames in existing page to the client (#8910) 2021-09-14 12:44:49 -07:00
playwrightDispatcher.ts feat(fetch): introduce global fetch request (#8927) 2021-09-14 18:31:35 -07:00
selectorsDispatcher.ts chore(channels): generate dispatcher event types (#8540) 2021-08-30 18:43:18 +02:00
streamDispatcher.ts chore: implement browserType.connect on the driver side (#8566) 2021-08-31 12:51:13 -07:00