playwright/packages/playwright-core/src/client
2022-01-22 22:19:32 +01:00
..
accessibility.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
android.ts fix(android): use isRegExp for a more robust check in different execution contexts (#11359) 2022-01-12 11:04:18 -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 chore(tracing): add tracing to APIRequestContext (#11502) 2022-01-22 11:25:13 -08:00
browserContext.ts fix: do not mute route handler exceptions (#11555) 2022-01-22 22:19:32 +01:00
browserType.ts chore(tracing): add tracing to APIRequestContext (#11502) 2022-01-22 11:25:13 -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: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00
clientInstrumentation.ts chore: align client side instrumentations (#9771) 2021-10-26 11:13:35 -07:00
connection.ts chore(tracing): add tracing to APIRequestContext (#11502) 2022-01-22 11:25:13 -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(steps): do not show unnecessary steps for internal waitForEventInfo (#10889) 2021-12-13 13:32:53 -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 chore(tracing): add tracing to APIRequestContext (#11502) 2022-01-22 11:25:13 -08:00
fileChooser.ts chore: drop wrapApiCall (2) (#10445) 2021-11-19 16:28:11 -08:00
frame.ts chore: implement locator._highlight / playwright._hideHighlight (#11339) 2022-01-12 07:37:48 -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 chore: make it possible to override Locator.dragTo(strict) (#11457) 2022-01-18 17:51:15 +01:00
network.ts fix: do not mute route handler exceptions (#11555) 2022-01-22 22:19:32 +01:00
page.ts fix: do not mute route handler exceptions (#11555) 2022-01-22 22:19:32 +01:00
playwright.ts chore: implement locator._highlight / playwright._hideHighlight (#11339) 2022-01-12 07:37:48 -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): add tracing to APIRequestContext (#11502) 2022-01-22 11:25:13 -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 fix(steps): do not show unnecessary steps for internal waitForEventInfo (#10889) 2021-12-13 13:32:53 -08:00
worker.ts chore: drop wrapApiCall (2) (#10445) 2021-11-19 16:28:11 -08:00