playwright/src/client
2021-02-17 15:11:23 -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): instrument wait for event (#5457) 2021-02-13 20:31:06 -08:00
api.ts docs: document Android and friends (#5415) 2021-02-11 10:31:57 -08:00
browser.ts chore(recorder): move recording output into the gui app (#5425) 2021-02-11 17:46:54 -08:00
browserContext.ts feat(inspector): instrument wait for event (#5457) 2021-02-13 20:31:06 -08:00
browserType.ts chore(recorder): move recording output into the gui app (#5425) 2021-02-11 17:46:54 -08:00
cdpSession.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
channelOwner.ts feat(inspector): instrument wait for event (#5457) 2021-02-13 20:31:06 -08:00
chromiumBrowser.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
chromiumBrowserContext.ts fix(electron): return a ChromiumBrowserContext for electron (#4913) 2021-01-13 12:08:14 -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): instrument wait for event (#5457) 2021-02-13 20:31:06 -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(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
download.ts chore(typescript): enable esModuleInterop (#5409) 2021-02-11 06:36:15 -08:00
electron.ts feat(inspector): instrument wait for event (#5457) 2021-02-13 20:31:06 -08:00
elementHandle.ts chore(typescript): enable esModuleInterop (#5409) 2021-02-11 06:36:15 -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): instrument wait for event (#5457) 2021-02-13 20:31:06 -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(logs): add wrapApiCall for logging to many api methods (#5093) 2021-01-22 06:49:59 -08:00
network.ts feat(inspector): instrument wait for event (#5457) 2021-02-13 20:31:06 -08:00
page.ts feat(waitForResponse): print regex pattern when waiting for request/response (#5485) 2021-02-17 15:11:23 -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): instrument wait for event (#5457) 2021-02-13 20:31:06 -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(logs): add wrapApiCall for logging to many api methods (#5093) 2021-01-22 06:49:59 -08:00