playwright/src/client
2020-11-02 14:09:58 -08:00
..
accessibility.ts chore: use channels as a namespace in client code (#3608) 2020-08-24 17:05:16 -07:00
api.ts feat(websocket): implement Web Sockets for Chromium & WebKit (#4234) 2020-10-26 22:20:43 -07:00
browser.ts api(video): restore the missing video path accessor (#4132) 2020-10-13 22:15:51 -07:00
browserContext.ts api(video): restore the missing video path accessor (#4132) 2020-10-13 22:15:51 -07:00
browserType.ts api(video): restore the missing video path accessor (#4132) 2020-10-13 22:15:51 -07:00
cdpSession.ts chore: use channels as a namespace in client code (#3608) 2020-08-24 17:05:16 -07:00
channelOwner.ts chore: delete unused screencast hacks (#3964) 2020-09-24 12:16:24 -07: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(websocket): implement Web Sockets for Chromium & WebKit (#4234) 2020-10-26 22:20:43 -07: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 fix(screenshot): prioritize passed type over the extension mime (#4251) 2020-10-27 00:02:35 -07:00
events.ts feat(websocket): implement Web Sockets for Chromium & WebKit (#4234) 2020-10-26 22:20:43 -07: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: tap (#4097) 2020-10-19 10:07:33 -07: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 feat(websocket): add WebSocket.waitForEvent and isClosed (#4301) 2020-11-02 14:09:58 -08:00
page.ts fix(screenshot): prioritize passed type over the extension mime (#4251) 2020-10-27 00:02:35 -07:00
playwright.ts feat: add browser type to device descriptors (#3731) 2020-09-03 13:12:43 -07: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 add type for selector engine (#4174) 2020-10-18 23:00:28 -07:00
video.ts api(video): restore the missing video path accessor (#4132) 2020-10-13 22:15:51 -07: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