playwright/packages/playwright-core/src/client
2022-03-28 18:21:19 -07: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(storageState): provide nice error message for storage state issues (#13019) 2022-03-24 07:33:51 -07:00
browserType.ts feat(remote): send 'x-playwright-browser' header (#12556) 2022-03-07 10:30:53 -08:00
cdpSession.ts chore(deps): prepare deps for monorepo (#13057) 2022-03-25 08:43:29 -07:00
channelOwner.ts fix: properly define apiName for web-first assertions (#12706) 2022-03-14 18:01:13 -07: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 feat(chromium): large file uploads (#12860) 2022-03-18 09:00:52 -07: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(chromium): large file uploads (#12860) 2022-03-18 09:00:52 -07: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(chromium): large file uploads (#12860) 2022-03-18 09:00:52 -07: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: properly define apiName for web-first assertions (#12706) 2022-03-14 18:01:13 -07:00
network.ts feat(route): add cors header in route.fulfill (#12943) 2022-03-25 14:56:57 -07:00
page.ts fix: properly define apiName for web-first assertions (#12706) 2022-03-14 18:01:13 -07: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 chore: migrate html reporter to vite (#13116) 2022-03-28 18:21: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
writableStream.ts feat(chromium): large file uploads (#12860) 2022-03-18 09:00:52 -07:00