playwright/packages/playwright-core/src/server
2022-08-25 11:58:41 -07:00
..
android chore: set --allow-pre-commit-input flag on Android/Electron (#16383) 2022-08-09 23:18:15 +02:00
chromium chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
dispatchers chore: make parent scope explicit (#16819) 2022-08-25 11:58:41 -07:00
electron chore(electron): put client-provided arguments in front (#16782) 2022-08-23 15:08:36 -07:00
firefox chore: do not specify custom LD_LIBRARY_PATH for Firefox (#16681) 2022-08-19 07:18:41 -07:00
har feat: print response text when toBeOK fails (#16040) 2022-07-29 11:46:48 -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: a nicer message to urge updating docker image with Playwright (#16758) 2022-08-23 10:39:59 -07:00
trace chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
webkit feat(webkit): add forced colors media query override (#16654) 2022-08-19 14:19:54 +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(selectors): make them work in the browser reuse mode (#16691) 2022-08-19 13:48:33 -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(firefox): roll to r1347 (#16788) 2022-08-24 08:37:52 -07: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 chore: reparent context objects into the object (#15689) 2022-07-15 08:56:47 -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(reload): make sure reload() does not pick same-document navigaiton (#16504) 2022-08-12 13:48:47 -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 chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02: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 chore: use channels types instead of a copy in server (#14874) 2022-06-14 22:02:15 -07:00
usKeyboardLayout.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00