playwright/packages/playwright-core/src/client
Dmitry Gozman ae7c52154f
fix(fixtures): make sure connected browser respects context options (#11990)
Connected browser was wired up to the wrong browserType object.
2022-02-09 15:25:15 -08: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 fix(fixtures): make sure connected browser respects context options (#11990) 2022-02-09 15:25:15 -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: remove unused _waitingForObject from Connection (#11474) 2022-01-24 18:58:57 +01: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 feat(fixtures): respect tracing config for APIRequestContext (#11954) 2022-02-09 08:54:09 -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(locator): "has" option (#11411) 2022-02-02 16:55:50 -08:00
network.ts fix: falsey behavior in route.continue, page.post, testInfo.attach (#11421) 2022-01-24 15:06:36 -08:00
page.ts chore: don't run debugger on pause() (#11948) 2022-02-08 14:24:13 -08: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