playwright/packages/playwright-core/src/client
2021-10-26 11:13:35 -07: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 docs(fetch): ApiResponse -> APIResponse (#9623) 2021-10-19 11:17:23 -07: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: align client side instrumentations (#9771) 2021-10-26 11:13:35 -07:00
browserType.ts fix: separate Selectors instance per Playwright object (#9529) 2021-10-15 09:21:56 -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: align client side instrumentations (#9771) 2021-10-26 11:13:35 -07: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 docs(fetch): ApiResponse -> APIResponse (#9623) 2021-10-19 11:17:23 -07:00
fileChooser.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
frame.ts feat(tracing): make context.request appear in the trace (#9555) 2021-10-15 15:22:49 -07: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 fix(reporter): fix locator stacks to hide internal detail (#9693) 2021-10-21 16:10:47 -07:00
network.ts chore: fix the route(times) to disable interception (#9671) 2021-10-21 11:23:49 -07:00
page.ts chore: fix the route(times) to disable interception (#9671) 2021-10-21 11:23:49 -07:00
playwright.ts fix: separate Selectors instance per Playwright object (#9529) 2021-10-15 09:21:56 -07: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 chore: align client side instrumentations (#9771) 2021-10-26 11:13:35 -07:00
types.ts chore: align client side instrumentations (#9771) 2021-10-26 11:13:35 -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