playwright/src/client
2020-12-26 15:33:29 -08:00
..
accessibility.ts chore: use channels as a namespace in client code (#3608) 2020-08-24 17:05:16 -07:00
android.ts fix(adb): force page scale factor update on connection (#4755) 2020-12-17 18:28:49 -08:00
api.ts docs: move playwright module into api-body.md (#4827) 2020-12-26 15:33:29 -08:00
browser.ts feat(storage): accept path in save/load storage apis (#4714) 2020-12-14 16:03:52 -08:00
browserContext.ts feat(cli): share console api between cli and debug mode (#4807) 2020-12-23 14:15:16 -08:00
browserType.ts feat(storage): accept path in save/load storage apis (#4714) 2020-12-14 16:03:52 -08:00
cdpSession.ts chore: use channels as a namespace in client code (#3608) 2020-08-24 17:05:16 -07:00
channelOwner.ts chore: expose adb devices and actions (#4647) 2020-12-09 15:06:57 -08:00
chromiumBrowser.ts chore: move src/rpc/client to src/client (#3581) 2020-08-22 15:13:51 -07:00
chromiumBrowserContext.ts chore: use channels as a namespace in client code (#3608) 2020-08-24 17:05:16 -07:00
chromiumCoverage.ts chore: use channels as a namespace in client code (#3608) 2020-08-24 17:05:16 -07:00
clientHelper.ts chore: move src/rpc/client to src/client (#3581) 2020-08-22 15:13:51 -07:00
connection.ts feat(android): expose installAPK(path) and ADB socket (#4689) 2020-12-12 09:36:38 -08:00
consoleMessage.ts chore: remove trace viewer (#3869) 2020-09-14 07:56:04 -07:00
dialog.ts chore: use channels as a namespace in client code (#3608) 2020-08-24 17:05:16 -07:00
download.ts feat(browserContext): add BrowserContext.browser() (#3849) 2020-09-14 07:50:47 -07:00
electron.ts chore: use channels as a namespace in client code (#3608) 2020-08-24 17:05:16 -07:00
elementHandle.ts test: remove tests for SelectorEngine.create (#4580) 2020-12-03 14:10:26 -08:00
events.ts fix(android): leaking adb socket connections (#4730) 2020-12-15 20:15:25 -08:00
fileChooser.ts chore: use channels as a namespace in client code (#3608) 2020-08-24 17:05:16 -07:00
firefoxBrowser.ts chore: move src/rpc/client to src/client (#3581) 2020-08-22 15:13:51 -07:00
frame.ts feat(cli): share console api between cli and debug mode (#4807) 2020-12-23 14:15:16 -08:00
input.ts feat: tap (#4097) 2020-10-19 10:07:33 -07:00
jsHandle.ts chore: use channels as a namespace in client code (#3608) 2020-08-24 17:05:16 -07:00
network.ts fix(protocol): rename websocket error event to socketerror (#4495) 2020-11-19 12:09:42 -08:00
page.ts docs: rename aggregate parameter objects to params (#4715) 2020-12-14 15:27:02 -08:00
playwright.ts chore: expose adb devices and actions (#4647) 2020-12-09 15:06:57 -08:00
selectors.ts add type for selector engine (#4174) 2020-10-18 23:00:28 -07:00
stream.ts fix(downloads): make path/saveAs work when connected remotely (#3634) 2020-08-26 12:46:30 -07:00
types.ts feat(cli): bring selector generator into playwright (#4795) 2020-12-23 12:44:47 -08:00
video.ts api(videos): introduce a single recordVideo option bag (#4309) 2020-11-02 19:42:05 -08:00
waiter.ts chore: introduce evaluateInUtility private api (#3907) 2020-09-16 16:07:49 -07:00
webkitBrowser.ts chore: move src/rpc/client to src/client (#3581) 2020-08-22 15:13:51 -07:00
worker.ts chore: use channels as a namespace in client code (#3608) 2020-08-24 17:05:16 -07:00