playwright/src/chromium
Dmitry Gozman 72b252e5e9
chore: make WaitTask not depend on DOMWorld (#66)
This opens up opportunity for reuse.
2019-11-25 16:55:03 -08:00
..
features chore: common types for evaluate functions (#72) 2019-11-25 15:06:52 -08:00
api.ts chore: move Keyboard to common, with RawKeyboardImpl per vendor (#69) 2019-11-25 11:19:20 -08:00
Browser.ts chore: move wsEndpoint and browser target APIs to features/ (#52) 2019-11-22 11:25:53 -08:00
BrowserContext.ts chore: group chromium-specific features (#45) 2019-11-21 16:54:10 -08:00
BrowserFetcher.ts Initial commit 2019-11-19 10:58:15 -08:00
Connection.ts chore: remove connection / session redundancy (#51) 2019-11-22 10:05:32 -08:00
Dialog.ts Initial commit 2019-11-19 10:58:15 -08:00
DOMWorld.ts chore: make WaitTask not depend on DOMWorld (#66) 2019-11-25 16:55:03 -08:00
EmulationManager.ts Initial commit 2019-11-19 10:58:15 -08:00
events.ts chore: split vendor APIs (#38) 2019-11-20 15:16:57 -08:00
ExecutionContext.ts chore: common types for evaluate functions (#72) 2019-11-25 15:06:52 -08:00
Frame.ts chore: common types for evaluate functions (#72) 2019-11-25 15:06:52 -08:00
FrameManager.ts Initial commit 2019-11-19 10:58:15 -08:00
Input.ts chore: move Keyboard to common, with RawKeyboardImpl per vendor (#69) 2019-11-25 11:19:20 -08:00
JSHandle.ts chore: common types for evaluate functions (#72) 2019-11-25 15:06:52 -08:00
Launcher.ts feat(input): dblclick/trippleclick feature parity (#60) 2019-11-22 14:46:34 -08:00
LifecycleWatcher.ts Initial commit 2019-11-19 10:58:15 -08:00
Multimap.ts Initial commit 2019-11-19 10:58:15 -08:00
NetworkManager.ts chore: move interception API into features/ (#43) 2019-11-21 14:41:38 -08:00
Page.ts chore: common types for evaluate functions (#72) 2019-11-25 15:06:52 -08:00
PipeTransport.ts Initial commit 2019-11-19 10:58:15 -08:00
Playwright.ts feat: remove all environment variables and references to puppeteer-core (#47) 2019-11-21 21:17:23 -08:00
protocolHelper.ts Initial commit 2019-11-19 10:58:15 -08:00
Target.ts chore: group chromium-specific features (#45) 2019-11-21 16:54:10 -08:00
TaskQueue.ts Initial commit 2019-11-19 10:58:15 -08:00
WebSocketTransport.ts Initial commit 2019-11-19 10:58:15 -08:00