playwright/packages/playwright-core/src/server
2022-09-05 10:19:44 +02:00
..
android chore: set --allow-pre-commit-input flag on Android/Electron (#16383) 2022-08-09 23:18:15 +02:00
chromium feat(chromium): roll to r1023 (#17061) 2022-09-03 11:24:25 +02:00
dispatchers chore: reparent network back to context (#17023) 2022-09-05 10:19:44 +02:00
electron chore(electron): put client-provided arguments in front (#16782) 2022-08-23 15:08:36 -07:00
firefox fix(firefox): disable cookie partitioning (#17051) 2022-09-02 15:46:03 -07:00
har fix(har): record request overrides to har (#17027) 2022-09-04 10:52:20 -07:00
injected feat: expect(locator).toHaveAttribute to assert attribute presence (#16767) 2022-08-25 05:28:34 -07:00
isomorphic chore: remove UMD wrapper from cssTokenizer (#16322) 2022-08-05 15:24:11 -07:00
recorder feat(codegen): add NUnit/MSTest (#16803) 2022-08-25 11:58:58 +02:00
registry chore: fix deps for WebKit on ubuntu20 (#16950) 2022-08-31 12:27:09 +02:00
trace fix(har): record request overrides to har (#17027) 2022-09-04 10:52:20 -07:00
webkit fix: throw clear message when requested screenshot is too large (#17025) 2022-09-01 18:15:49 -07: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: stop har recording when APIRequestContext is disposed (#17007) 2022-08-31 21:51:38 -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 r1023 (#17061) 2022-09-03 11:24:25 +02:00
dialog.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
dom.ts chore: do not serialize buffers into base64 in local mode (#15316) 2022-07-05 08:58:34 -07:00
download.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
fetch.ts fix: accept post data for GET and HEAD http methods (#17008) 2022-09-01 08:36:08 -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: emit load/domcontentloaded events as reported by the browser (#16861) 2022-08-26 13:48:05 -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: allow inspecting element from server (#16324) 2022-08-05 19:34:57 -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 feat(codegen): add NUnit/MSTest (#16803) 2022-08-25 11:58:58 +02:00
screenshotter.ts fix(screenshot): avoid unnecessary work (#16035) 2022-07-29 09:23:02 -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