playwright/packages/playwright-core/src/client
2021-11-08 09:58:24 -08:00
..
accessibility.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
android.ts feat(tracing): make context.request appear in the trace (#9555) 2021-10-15 15:22:49 -07:00
api.ts api(frame-locator): introduce frame locators (#10102) 2021-11-08 09:58:24 -08:00
artifact.ts feat: mark PlaywrightClient's connection as remote (#9477) 2021-10-14 10:41:03 -07:00
browser.ts chore: merge Connection.{close,didDisconnect} (#9524) 2021-10-14 20:58:09 -07:00
browserContext.ts chore: rename Fetch Request/Response to API (#10087) 2021-11-05 16:27:49 +01:00
browserType.ts test: remove browserOptions (#9829) 2021-10-27 19:00:06 -07:00
cdpSession.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
channelOwner.ts chore: align client side instrumentations (#9771) 2021-10-26 11:13:35 -07: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 chore: rename Fetch Request/Response to API (#10087) 2021-11-05 16:27:49 +01:00
consoleMessage.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
coverage.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
dialog.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
download.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
electron.ts feat(tracing): make context.request appear in the trace (#9555) 2021-10-15 15:22:49 -07:00
elementHandle.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
events.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
fetch.ts chore: rename Fetch Request/Response to API (#10087) 2021-11-05 16:27:49 +01:00
fileChooser.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
frame.ts api(frame-locator): introduce frame locators (#10102) 2021-11-08 09:58:24 -08:00
input.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
jsHandle.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
jsonPipe.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
locator.ts api(frame-locator): introduce frame locators (#10102) 2021-11-08 09:58:24 -08:00
network.ts chore: rename Fetch Request/Response to API (#10087) 2021-11-05 16:27:49 +01:00
page.ts api(frame-locator): introduce frame locators (#10102) 2021-11-08 09:58:24 -08:00
playwright.ts chore: rename Fetch Request/Response to API (#10087) 2021-11-05 16:27:49 +01:00
selectors.ts fix: separate Selectors instance per Playwright object (#9529) 2021-10-15 09:21:56 -07:00
stream.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
tracing.ts feat(trace-viewer): show test name (#9957) 2021-11-01 21:23:35 -07: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: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00