playwright/packages/playwright-core/src/client
2021-12-10 14:07:22 -08:00
..
accessibility.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
android.ts fix(waitForEvent): include timeout value in the timeout message (#10738) 2021-12-06 15:42:57 -08:00
api.ts api(frame-locator): introduce frame locators (#10102) 2021-11-08 09:58:24 -08:00
artifact.ts chore: drop wrapApiCall (2) (#10445) 2021-11-19 16:28:11 -08:00
browser.ts feat(tracing): pack sources to trace on the driver side (#10815) 2021-12-09 17:21:17 -08:00
browserContext.ts feat(tracing): pack sources to trace on the driver side (#10815) 2021-12-09 17:21:17 -08:00
browserType.ts feat(tracing): pack sources to trace on the driver side (#10815) 2021-12-09 17:21:17 -08:00
cdpSession.ts chore: drop wrapApiCall (2) (#10445) 2021-11-19 16:28:11 -08:00
channelOwner.ts chore: drop wrapApiCall (2) (#10445) 2021-11-19 16:28:11 -08:00
clientHelper.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
clientInstrumentation.ts chore: align client side instrumentations (#9771) 2021-10-26 11:13:35 -07:00
connection.ts feat(tracing): pack sources to trace on the driver side (#10815) 2021-12-09 17:21:17 -08:00
consoleMessage.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
coverage.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
dialog.ts chore: drop wrapApiCall (2) (#10445) 2021-11-19 16:28:11 -08:00
download.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
electron.ts fix(electron): make recordVideo work (#10810) 2021-12-08 17:34:50 -08:00
elementHandle.ts chore: drop wrapApiCall (2) (#10445) 2021-11-19 16:28:11 -08:00
events.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
fetch.ts feat(expext): toBeOK for APIResponse (#10596) 2021-11-30 18:12:19 -08:00
fileChooser.ts chore: drop wrapApiCall (2) (#10445) 2021-11-19 16:28:11 -08:00
frame.ts chore: drop wrapApiCall (2) (#10445) 2021-11-19 16:28:11 -08:00
input.ts chore: drop wrapApiCall (2) (#10445) 2021-11-19 16:28:11 -08:00
jsHandle.ts chore: drop wrapApiCall (2) (#10445) 2021-11-19 16:28:11 -08:00
jsonPipe.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
localUtils.ts feat(tracing): pack sources to trace on the driver side (#10815) 2021-12-09 17:21:17 -08:00
locator.ts fix: support regexp flags with locator.withText() (#10779) 2021-12-07 19:33:04 -08:00
network.ts fix(waitForEvent): include timeout value in the timeout message (#10738) 2021-12-06 15:42:57 -08:00
page.ts fix(waitForEvent): include timeout value in the timeout message (#10738) 2021-12-06 15:42:57 -08:00
playwright.ts feat(tracing): pack sources to trace on the driver side (#10815) 2021-12-09 17:21:17 -08:00
selectors.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
stream.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
tracing.ts chore(tracing): collect source names on server (#10862) 2021-12-10 14:07:22 -08:00
types.ts feat: add "commit" to possible waitUntil options (#9892) 2021-11-01 17:12:19 -07:00
video.ts feat: mark PlaywrightClient's connection as remote (#9477) 2021-10-14 10:41:03 -07:00
waiter.ts feat(tracing): make context.request appear in the trace (#9555) 2021-10-15 15:22:49 -07:00
worker.ts chore: drop wrapApiCall (2) (#10445) 2021-11-19 16:28:11 -08:00