playwright/src/client
2021-02-19 18:12:33 -08:00
..
accessibility.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
android.ts feat(inspector): render api names from metainfo (#5530) 2021-02-19 18:12:33 -08:00
api.ts docs: document Android and friends (#5415) 2021-02-11 10:31:57 -08:00
browser.ts feat(inspector): send api names along with metainfo (#5518) 2021-02-19 16:21:39 -08:00
browserContext.ts feat(inspector): render api names from metainfo (#5530) 2021-02-19 18:12:33 -08:00
browserType.ts feat(inspector): send api names along with metainfo (#5518) 2021-02-19 16:21:39 -08:00
cdpSession.ts feat(inspector): send api names along with metainfo (#5518) 2021-02-19 16:21:39 -08:00
channelOwner.ts feat(inspector): render api names from metainfo (#5530) 2021-02-19 18:12:33 -08:00
chromiumBrowser.ts feat(inspector): send api names along with metainfo (#5518) 2021-02-19 16:21:39 -08:00
chromiumBrowserContext.ts feat(inspector): send api names along with metainfo (#5518) 2021-02-19 16:21:39 -08:00
chromiumCoverage.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
clientHelper.ts chore(typescript): enable esModuleInterop (#5409) 2021-02-11 06:36:15 -08:00
connection.ts feat(inspector): render api names from metainfo (#5530) 2021-02-19 18:12:33 -08:00
consoleMessage.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
dialog.ts feat(inspector): send api names along with metainfo (#5518) 2021-02-19 16:21:39 -08:00
download.ts feat(inspector): send api names along with metainfo (#5518) 2021-02-19 16:21:39 -08:00
electron.ts feat(inspector): render api names from metainfo (#5530) 2021-02-19 18:12:33 -08:00
elementHandle.ts feat(inspector): send api names along with metainfo (#5518) 2021-02-19 16:21:39 -08:00
events.ts fix(android): leaking adb socket connections (#4730) 2020-12-15 20:15:25 -08:00
fileChooser.ts feat(logs): add wrapApiCall for logging to many api methods (#5093) 2021-01-22 06:49:59 -08:00
firefoxBrowser.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
frame.ts feat(inspector): render api names from metainfo (#5530) 2021-02-19 18:12:33 -08:00
input.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
jsHandle.ts feat(inspector): send api names along with metainfo (#5518) 2021-02-19 16:21:39 -08:00
network.ts feat(inspector): render api names from metainfo (#5530) 2021-02-19 18:12:33 -08:00
page.ts feat(inspector): render api names from metainfo (#5530) 2021-02-19 18:12:33 -08:00
playwright.ts chore: expose adb devices and actions (#4647) 2020-12-09 15:06:57 -08:00
selectors.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
stream.ts fix(downloads): make path/saveAs work when connected remotely (#3634) 2020-08-26 12:46:30 -07:00
types.ts chore: pass parsed stack in metainfo (#5407) 2021-02-10 18:52:28 -08:00
video.ts chore(typescript): enable esModuleInterop (#5409) 2021-02-11 06:36:15 -08:00
waiter.ts feat(inspector): render api names from metainfo (#5530) 2021-02-19 18:12:33 -08:00
webkitBrowser.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
worker.ts feat(inspector): send api names along with metainfo (#5518) 2021-02-19 16:21:39 -08:00