playwright/packages/playwright-core/src/client
2023-03-10 14:54:32 -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 feat(clear): remove clear() methods from all classes except Locator (#18703) 2022-11-10 12:29:14 -08:00
api.ts chore: use utils via index export (4) (#13404) 2022-04-07 14:36:13 -07:00
artifact.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
browser.ts fix(reuse): make reuse work with tracing (#19733) 2023-01-05 14:50:47 -08:00
browserContext.ts chore: introduce manual promise race (#21358) 2023-03-06 08:50:03 -08:00
browserType.ts fix(connect): respect launch options when turning into connect (#20757) 2023-02-08 13:06:05 -08: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: move sever/isomorphic to utils/ to use it in client (#21445) 2023-03-06 18:49:14 -08:00
clientHelper.ts feat(har): introduce urlFilter (#14693) 2022-06-07 18:09:47 -07:00
clientInstrumentation.ts chore: fix all Proxy() to account for symbol properties (#21272) 2023-02-28 12:45:14 -08:00
connection.ts chore: wrap expect call in a zone (#21191) 2023-02-24 12:17:03 -08:00
consoleMessage.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -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 chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
download.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
electron.ts chore(electron): move loader to be preload (#19650) 2022-12-22 17:28:08 -08:00
elementHandle.ts chore: match selected options by both value and label (#19316) 2022-12-07 09:04:32 -08:00
events.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
fetch.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08: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
joiningEventEmitter.ts chore: respect event name in removeAllListeners (#15430) 2022-07-06 15:04:27 -07:00
jsHandle.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -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: allow chaining locators with Locator.locator(anotherLocator) (#21391) 2023-03-03 14:50:53 -08:00
network.ts chore: introduce manual promise race (#21358) 2023-03-06 08:50:03 -08:00
page.ts chore: introduce manual promise race (#21358) 2023-03-06 08:50:03 -08: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: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
tracing.ts fix(tracing): do not double-zip entries in remote mode (#21579) 2023-03-10 14:54:32 -08:00
types.ts feat(connect): allow exposing local network to the remote browser (experimental) (#19372) 2022-12-09 11:16:29 -08:00
video.ts chore: introduce manual promise race (#21358) 2023-03-06 08:50:03 -08:00
waiter.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
worker.ts chore: introduce manual promise race (#21358) 2023-03-06 08:50:03 -08:00
writableStream.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00