playwright/packages/playwright-core/src/client
Andrey Lushnikov a34030be80
browser(firefox): support relative paths for firefox videos (#27099)
Firefox protocol requires absolute paths for video recording.

Fixes https://github.com/microsoft/playwright/issues/27086
2023-09-15 10:26:20 -07: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 chore: show last poller error on test timeout (#24292) 2023-07-18 17:03:26 -07:00
api.ts feat: rename PageError to WebError (#26913) 2023-09-06 12:40:53 -07:00
artifact.ts chore: save chrome trace on the client side (#24414) 2023-07-26 14:11:26 -07:00
browser.ts chore: save chrome trace on the client side (#24414) 2023-07-26 14:11:26 -07:00
browserContext.ts browser(firefox): support relative paths for firefox videos (#27099) 2023-09-15 10:26:20 -07:00
browserType.ts fix: remove connectInsteadOfLaunching (#26828) 2023-08-31 15:29:04 -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: render test steps in the trace (#22837) 2023-05-05 15:12:18 -07:00
clientHelper.ts feat(har): introduce urlFilter (#14693) 2022-06-07 18:09:47 -07:00
clientInstrumentation.ts chore: render test steps in the trace (#22837) 2023-05-05 15:12:18 -07:00
connection.ts chore: propagate client-side instrumentation across connect (#23524) 2023-06-05 12:28:20 -07:00
consoleMessage.ts feat: browserContext.on('dialog'/'console') (#22805) 2023-05-04 15:11:46 -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: always import type (#13365) 2022-04-06 14:57:14 -07:00
electron.ts fix: download of attachments in UI Mode (#26407) 2023-08-17 10:57:28 +02:00
elementHandle.ts fix: should be able to upload multiple large files (#23360) 2023-05-30 18:41:09 +02:00
events.ts feat: rename PageError to WebError (#26913) 2023-09-06 12:40:53 -07:00
fetch.ts chore: make client-side instrumentation non-nullable (#22694) 2023-04-28 08:57:43 -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: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
harRouter.ts chore: align js routing logic with other langs (#21010) 2023-02-18 11:41:24 -08: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: implement jsHandle._objectCount in chromium (#22127) 2023-03-31 15:52:01 -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 protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
locator.ts feat: replace Locator.type with Locator.pressSequentially (#26624) 2023-08-22 15:21:00 -07:00
network.ts fix: make Request.frame throw when page is not ready yet (#26616) 2023-08-22 14:06:21 -07:00
page.ts fix(route): make sure Route.fetch works for popup main request (#26590) 2023-08-21 16:48:51 -07:00
playwright.ts feat(containers): implement global network tethering for playwright server (#17719) 2022-11-03 13:47:51 -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: make console stream live in ui mode (#26562) 2023-08-21 10:59:37 -07:00
types.ts fix: download of attachments in UI Mode (#26407) 2023-08-17 10:57:28 +02: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: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
webError.ts feat: rename PageError to WebError (#26913) 2023-09-06 12:40:53 -07:00
worker.ts chore: rename ScopedRace to LongStandingScope, preserve Error instance in reject() (#24361) 2023-07-23 21:00:07 -07:00
writableStream.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00