playwright/packages/playwright-core/src/server
2022-12-27 09:22:22 -08:00
..
android chore: fix Android tests (#19426) 2022-12-15 07:56:57 +01:00
chromium feat(chromium): roll to r1038 (#19237) 2022-12-03 13:03:43 -08:00
dispatchers fix(socks): cleanup event listeners upon disconnect (#19671) 2022-12-22 17:15:51 -08:00
electron chore(electron): move loader to be preload (#19650) 2022-12-22 17:28:08 -08:00
firefox fix: remove firefox bandaid preferences (#19217) 2022-12-01 12:45:50 -08:00
har fix(har): recalculate receive time after response ended (#19646) 2022-12-22 17:30:32 -08:00
injected fix(role): update allowsNameFromContent to closer align with blink/gecko (#19692) 2022-12-27 09:06:46 -08:00
isomorphic chore: throw InvalidSelectorError from selector parser, add some tests (#19636) 2022-12-21 14:27:35 -08:00
recorder chore: roll stable-test-runner to 1.28.1 (#19310) 2022-12-06 15:46:19 -08:00
registry chore: bring ubuntu bionic back (#19625) 2022-12-21 18:37:42 +01:00
trace chore: allow toggling recorder/traceviewer color modes (#18718) 2022-11-10 17:20:09 -08:00
webkit feat(webkit): roll to r1744 (#19006) 2022-11-23 09:54:47 -08:00
accessibility.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
artifact.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
browser.ts fix(reuse): stop pending operations upon reuse/disconnect (#18997) 2022-11-22 15:21:20 -08:00
browserContext.ts chore: do not set bypassCSP when inspector is used (#19190) 2022-12-01 12:39:40 -08:00
browserType.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
console.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
cookieStore.ts fix: override cookie even if new is expired (#17998) 2022-10-11 23:06:16 -07:00
debugController.ts fix(inspector): support custom test id attribute (#18996) 2022-11-29 11:43:47 -08:00
debugger.ts chore: simplify slowmo implementation (#18990) 2022-11-22 11:06:45 -08:00
DEPS.list chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
deviceDescriptors.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
deviceDescriptorsSource.json feat(chromium): roll to r1040 (#19477) 2022-12-15 15:53:47 +01:00
dialog.ts chore: make handle beforeunload when reusing the context (#18357) 2022-10-26 15:17:40 -07:00
dom.ts chore: upgrade internal types to support TypeScript 4.9.3 (#19280) 2022-12-05 17:22:25 -08:00
download.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
fetch.ts fix(fetch): cookie with domain=localhost (#18998) 2022-11-23 09:22:49 -08:00
fileChooser.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
formData.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
frames.ts chore: migrate most of rerunnable tasks to element callback (#19713) 2022-12-27 09:22:22 -08:00
helper.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
index.ts chore: make parent scope explicit (#16819) 2022-08-25 11:58:41 -07:00
input.ts chore: simplify slowmo implementation (#18990) 2022-11-22 11:06:45 -08:00
instrumentation.ts chore: enable debug controller testing (#18270) 2022-10-24 16:19:58 -07:00
javascript.ts chore: upgrade internal types to support TypeScript 4.9.3 (#19280) 2022-12-05 17:22:25 -08:00
macEditingCommands.ts feat(keyboard): support simple cut-pasting using meta+x/v (#18756) 2022-11-29 12:58:14 -08:00
network.ts fix: ignore timing data when request served from memory cache (#17595) 2022-09-26 17:12:47 -07:00
page.ts fix(reuse): make sure all dispose and close sequences are executed (#19572) 2022-12-19 15:54:53 -08:00
pipeTransport.ts fix(pipe): do not store accumulated message as string (#16641) 2022-08-18 07:53:56 -07:00
playwright.ts chore: render typed locators in the recorder (#18162) 2022-10-18 16:39:58 -07:00
progress.ts chore: refactor frame.expect to not use rerunnable task (#19626) 2022-12-21 15:31:08 -08:00
protocolError.ts chore: move some files out of server/common (#11466) 2022-01-18 19:13:51 -08:00
recorder.ts fix(codegen): do not generate Promise.all (#19182) 2022-12-02 17:33:01 -08:00
screenshotter.ts fix: inject caret-hiding style in every shadow tree (#16907) 2022-09-08 09:50:08 -07:00
selectors.ts chore: use provided value for the generated test id (#18631) 2022-11-08 12:04:43 -08:00
socksInterceptor.ts feat(connect): allow exposing local network to the remote browser (experimental) (#19372) 2022-12-09 11:16:29 -08:00
transport.ts feat(containers): implement global network tethering for playwright server (#17719) 2022-11-03 13:47:51 -07:00
types.ts chore: allow not overriding media when creating context (#18413) 2022-10-31 09:09:52 -07:00
usKeyboardLayout.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00