playwright/packages/playwright-core/src/server
2022-09-20 17:11:12 -07:00
..
android chore: set --allow-pre-commit-input flag on Android/Electron (#16383) 2022-08-09 23:18:15 +02:00
chromium chore: set default http request timeouts (#17200) 2022-09-09 06:18:57 +02:00
dispatchers chore: migrate codegen to controller events (#17450) 2022-09-20 14:32:21 -07:00
electron chore(electron): put client-provided arguments in front (#16782) 2022-08-23 15:08:36 -07:00
firefox fix(frameElement): should work for frames inside closed shadow root (#17055) 2022-09-06 08:52:25 -07:00
har fix(har): record request overrides to har (#17027) 2022-09-04 10:52:20 -07:00
injected fix(expect): toHaveAttribute with empty value should not match missing attribute (#17477) 2022-09-20 17:11:12 -07:00
isomorphic fix: make evaluate work with overridden Window/Document/Node (#17288) 2022-09-13 18:21:07 +02:00
recorder chore: migrate codegen to controller events (#17450) 2022-09-20 14:32:21 -07:00
registry feat: implement --dry-run for npx playwright install (#17158) 2022-09-08 09:05:09 -07:00
trace fix(har): record request overrides to har (#17027) 2022-09-04 10:52:20 -07:00
webkit feat(webkit): roll to r1719 (#17364) 2022-09-16 10:58:22 +02:00
accessibility.ts chore: use channels types instead of a copy in server (#14874) 2022-06-14 22:02:15 -07:00
artifact.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
browser.ts feat(reuse): account for the browser launch args when reusing the bro… (#16229) 2022-08-03 17:32:29 -07:00
browserContext.ts fix(reuse): restore storage state (#17175) 2022-09-07 19:15:04 -07:00
browserType.ts feat(reuse): account for the browser launch args when reusing the bro… (#16229) 2022-08-03 17:32:29 -07:00
console.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
cookieStore.ts chore: use channels types instead of a copy in server (#14874) 2022-06-14 22:02:15 -07:00
debugger.ts fix: leaking server side objects (#13991) 2022-05-09 17:34:00 +01: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 r1025 (#17372) 2022-09-16 10:59:17 +02:00
dialog.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
dom.ts fix(click): allow clicking inside closed shadow root (#16900) 2022-09-06 17:55:15 -07:00
download.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
fetch.ts feat: added follow and redirect arguments to fetch (#17033) 2022-09-09 12:14:42 -07:00
fileChooser.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
formData.ts chore: do not serialize buffers into base64 in local mode (#15316) 2022-07-05 08:58:34 -07:00
frames.ts fix(reuse): restore storage state (#17175) 2022-09-07 19:15:04 -07: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: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
instrumentation.ts feat(driver): report backend state (#16477) 2022-08-11 13:42:16 -07:00
javascript.ts chore: use utils via index export (6) (#13417) 2022-04-07 21:48:41 -07:00
macEditingCommands.ts fix: support undo/redo editing commands (#13606) 2022-04-18 22:22:52 -07:00
network.ts fix(har): record request overrides to har (#17027) 2022-09-04 10:52:20 -07:00
page.ts fix(selectors): make them work in the browser reuse mode (#16691) 2022-08-19 13:48:33 -07:00
pipeTransport.ts fix(pipe): do not store accumulated message as string (#16641) 2022-08-18 07:53:56 -07:00
playwright.ts chore: expose driver protocol on the pw object (#17363) 2022-09-15 15:53:18 -07:00
progress.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
protocolError.ts chore: move some files out of server/common (#11466) 2022-01-18 19:13:51 -08:00
recorder.ts chore: migrate codegen to controller events (#17450) 2022-09-20 14:32:21 -07:00
reuseController.ts chore: migrate codegen to controller events (#17450) 2022-09-20 14:32:21 -07:00
screenshotter.ts fix: inject caret-hiding style in every shadow tree (#16907) 2022-09-08 09:50:08 -07:00
selectors.ts feat(locators): remove layout locators (#14129) 2022-05-12 18:50:19 +01:00
transport.ts feat(selenium): update docs and include SE_NODE_GRID_URL requirement (#16230) 2022-08-04 13:39:12 -07:00
types.ts fix(har): record request overrides to har (#17027) 2022-09-04 10:52:20 -07:00
usKeyboardLayout.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00