playwright/packages/playwright-core/src/client
2022-03-05 00:18:03 +01:00
..
accessibility.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
android.ts chore: fix android tests after #12220 (#12535) 2022-03-05 00:18:03 +01: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 feat(remote): let client enable/disable sock proxy (#12086) 2022-02-14 15:10:58 -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: intercept socks proxy in the driver (#12021) 2022-02-13 14:03:47 -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 feat: support mask option in screenshot methods (#12072) 2022-02-15 07:05:05 -08:00
events.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
fetch.ts fix(connect): make route.fulfill({ response }) work (#12006) 2022-02-10 12:05:04 -08:00
fileChooser.ts chore: drop wrapApiCall (2) (#10445) 2021-11-19 16:28:11 -08:00
frame.ts feat(locator): "has" option (#11411) 2022-02-02 16:55:50 -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 feat(api): expose locator.highlight (#12420) 2022-03-01 13:56:21 -08:00
network.ts fix(connect): make route.fulfill({ response }) work (#12006) 2022-02-10 12:05:04 -08:00
page.ts feat(test-runner): implement expect(pageOrLocator).toHaveScreenshot (#12242) 2022-02-28 12:25:59 -08:00
playwright.ts chore: intercept socks proxy in the driver (#12021) 2022-02-13 14:03:47 -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