| .. |
|
android
|
chore: set --allow-pre-commit-input flag on Android/Electron (#16383)
|
2022-08-09 23:18:15 +02:00 |
|
chromium
|
chore: set --allow-pre-commit-input flag on Android/Electron (#16383)
|
2022-08-09 23:18:15 +02:00 |
|
dispatchers
|
feat(innerloop): allow reusing browsers over the remote connection (#16065)
|
2022-07-31 14:31:17 -07:00 |
|
electron
|
feat(reuse): account for the browser launch args when reusing the bro… (#16229)
|
2022-08-03 17:32:29 -07:00 |
|
firefox
|
chore: preserve window while reusing window (#16225)
|
2022-08-03 16:14:28 -07:00 |
|
har
|
feat: print response text when toBeOK fails (#16040)
|
2022-07-29 11:46:48 -07:00 |
|
injected
|
feat(expect): toHaveText/toContainText work with text in shadow dom (#16433)
|
2022-08-11 14:10:12 -07:00 |
|
isomorphic
|
chore: remove UMD wrapper from cssTokenizer (#16322)
|
2022-08-05 15:24:11 -07:00 |
|
recorder
|
chore: language specific dropdowns in codegen (#16452)
|
2022-08-15 19:44:46 +02:00 |
|
registry
|
docs(dotnet): PowerShell install enhancements (#16520)
|
2022-08-14 20:01:00 +02:00 |
|
trace
|
chore: reparent context objects into the object (#15689)
|
2022-07-15 08:56:47 -07:00 |
|
webkit
|
chore: preserve window while reusing window (#16225)
|
2022-08-03 16:14:28 -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
|
feat(driver): add reuse and navigate commands (#16420)
|
2022-08-10 10:57:28 -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 1020 (#16534)
|
2022-08-15 10:21:24 +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
|
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: fix installation scripts (#13376)
|
2022-04-06 23:09:10 -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: allow aborting in-flight routes on context reuse (#15460)
|
2022-07-07 13:07:09 -07:00 |
|
page.ts
|
fix(reload): make sure reload() does not pick same-document navigaiton (#16504)
|
2022-08-12 13:48:47 -07:00 |
|
pipeTransport.ts
|
fix(firefox): launch races (#15259)
|
2022-06-30 10:58:22 -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
|
chore: language specific dropdowns in codegen (#16452)
|
2022-08-15 19:44:46 +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 |