playwright/packages/playwright-core/src/server
Andrey Lushnikov 4cb49cb162
fix: remove firefox bandaid preferences (#19217)
These preferences were migrated to those we ship with builds.

Fixes #17442
2022-12-01 12:45:50 -08:00
..
android fix(electron): stall node while browser is starting (#18804) 2022-11-14 22:01:54 -08:00
chromium fix(chromium): detach from shared workers (#18976) 2022-11-22 15:20:42 -08:00
dispatchers chore: expose utility script to inner evaluates (#19147) 2022-11-29 16:57:11 -08:00
electron fix(electron): tolerate connection closed during quit (#18993) 2022-11-22 11:50:35 -08:00
firefox fix: remove firefox bandaid preferences (#19217) 2022-12-01 12:45:50 -08:00
har chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
injected feat(recorder): make it work with [contenteditable] (#19066) 2022-12-01 12:41:03 -08:00
isomorphic fix(dotnet): codegen/docs use Name instead of NameString (#19156) 2022-11-29 20:56:18 -08:00
recorder chore: allow toggling recorder/traceviewer color modes (#18718) 2022-11-10 17:20:09 -08:00
registry chore: drop Ubuntu 18.04 support (#18924) 2022-11-21 11:23:45 -10: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(firefox): roll to r1366 (#19185) 2022-11-30 19:13:11 -08:00
dialog.ts chore: make handle beforeunload when reusing the context (#18357) 2022-10-26 15:17:40 -07:00
dom.ts chore: expose utility script to inner evaluates (#19147) 2022-11-29 16:57:11 -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: expose utility script to inner evaluates (#19147) 2022-11-29 16:57:11 -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: expose utility script to inner evaluates (#19147) 2022-11-29 16:57:11 -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 chore: expose utility script to inner evaluates (#19147) 2022-11-29 16:57:11 -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 fix(reuse): stop pending operations upon reuse/disconnect (#18997) 2022-11-22 15:21:20 -08:00
protocolError.ts chore: move some files out of server/common (#11466) 2022-01-18 19:13:51 -08:00
recorder.ts fix(inspector): support custom test id attribute (#18996) 2022-11-29 11:43:47 -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(containers): implement global network tethering for playwright server (#17719) 2022-11-03 13:47:51 -07: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