playwright/packages/playwright-core/src/client
2023-11-10 15:24:31 -08:00
..
accessibility.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
android.ts fix(android): respect recordHar option (#28046) 2023-11-09 08:36:05 -08:00
api.ts chore: split error to client and server sides (#27672) 2023-10-17 21:34:02 -07:00
artifact.ts chore: break dowload.path() to throw (#27662) 2023-10-17 12:56:56 -07:00
browser.ts chore: support await using for close() and dispose() (#27766) 2023-10-24 12:25:53 -07:00
browserContext.ts chore: remove from client check if browser is co-located with server (#28071) 2023-11-10 15:24:31 -08:00
browserType.ts chore: unify target closed errors (#27540) 2023-10-12 11:05:34 -07:00
cdpSession.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
channelOwner.ts chore: remove parsed stack trace (#27496) 2023-10-09 17:04:16 -07:00
clientHelper.ts feat(har): introduce urlFilter (#14693) 2022-06-07 18:09:47 -07:00
clientInstrumentation.ts chore: remove parsed stack trace (#27496) 2023-10-09 17:04:16 -07:00
connection.ts chore: split error to client and server sides (#27672) 2023-10-17 21:34:02 -07:00
consoleMessage.ts chore: remove dedicated console channel (#27234) 2023-09-21 16:16:43 -07:00
coverage.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
DEPS.list chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
dialog.ts feat: browserContext.on('dialog'/'console') (#22805) 2023-05-04 15:11:46 -07:00
download.ts chore: break dowload.path() to throw (#27662) 2023-10-17 12:56:56 -07:00
electron.ts chore: support await using for close() and dispose() (#27766) 2023-10-24 12:25:53 -07:00
elementHandle.ts chore: remove from client check if browser is co-located with server (#28071) 2023-11-10 15:24:31 -08:00
errors.ts chore: split error to client and server sides (#27672) 2023-10-17 21:34:02 -07:00
events.ts feat: rename PageError to WebError (#26913) 2023-09-06 12:40:53 -07:00
fetch.ts chore: support await using for close() and dispose() (#27766) 2023-10-24 12:25:53 -07:00
fileChooser.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
frame.ts chore: remove from client check if browser is co-located with server (#28071) 2023-11-10 15:24:31 -08:00
harRouter.ts chore: support await using for close() and dispose() (#27766) 2023-10-24 12:25:53 -07:00
input.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
jsHandle.ts chore: support await using for close() and dispose() (#27766) 2023-10-24 12:25:53 -07:00
jsonPipe.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
localUtils.ts chore: move devices from Playwright to LocalUtils (#27437) 2023-10-04 16:48:54 -07:00
locator.ts chore: populate matcherResult in web assertions (#27133) 2023-09-16 14:24:10 -07:00
network.ts chore: remove the usages of raw target closed message constant (#27669) 2023-10-17 15:35:41 -07:00
page.ts fix: JSHandle preview text for non-ascii attributes/children (#28038) 2023-11-09 00:11:01 +01:00
playwright.ts chore: split error to client and server sides (#27672) 2023-10-17 21:34:02 -07:00
selectors.ts chore: use provided value for the generated test id (#18631) 2022-11-08 12:04:43 -08:00
stream.ts chore: bump the trace packet size to be 1Mb (#22446) 2023-04-17 18:36:08 -07:00
tracing.ts chore: hide tracing calls from traces (#27096) 2023-09-15 12:55:49 -07:00
types.ts feat: support firefoxUserPrefs in launchPersistentContext (#27840) 2023-10-27 09:24:41 -07:00
video.ts chore: rename ScopedRace to LongStandingScope, preserve Error instance in reject() (#24361) 2023-07-23 21:00:07 -07:00
waiter.ts chore: split error to client and server sides (#27672) 2023-10-17 21:34:02 -07:00
webError.ts feat: rename PageError to WebError (#26913) 2023-09-06 12:40:53 -07:00
worker.ts chore: split error to client and server sides (#27672) 2023-10-17 21:34:02 -07:00
writableStream.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00