..
android
chore: extract ws server util ( #29247 )
2024-01-30 14:36:51 -08:00
chromium
fix(chromium): race between requestPaused and requestWillBeSent in workers ( #30125 )
2024-03-26 11:11:09 -07:00
dispatchers
chore: move filter params into the clearCookies ( #30111 )
2024-03-26 08:12:26 -07:00
electron
fix(electron): stalling on delayed process close ( #29431 )
2024-02-13 10:25:46 +01:00
firefox
chore: move filter params into the clearCookies ( #30111 )
2024-03-26 08:12:26 -07:00
har
Fix various typos ( Fixes #27396 ) ( #27391 )
2023-10-04 19:56:42 -07:00
injected
Revert "feat(codegen): add button to generate toHaveScreenshot statement ( #29996 )" ( #30064 )
2024-03-22 13:26:22 -07:00
isomorphic
fix(evaluate): make sure to try/catch toJSON access ( #27238 )
2023-09-21 13:31:28 -07:00
recorder
Revert "feat(codegen): add button to generate toHaveScreenshot statement ( #29996 )" ( #30064 )
2024-03-22 13:26:22 -07:00
registry
chore: remove chromium-with-symbols build ( #29807 )
2024-03-04 20:12:01 +01:00
trace
chore: send test params over the wire in ui mode ( #30046 )
2024-03-22 13:49:28 -07:00
webkit
chore: move filter params into the clearCookies ( #30111 )
2024-03-26 08:12:26 -07: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: split error to client and server sides ( #27672 )
2023-10-17 21:34:02 -07:00
browser.ts
chore: extract ws server util ( #29247 )
2024-01-30 14:36:51 -08:00
browserContext.ts
chore: move filter params into the clearCookies ( #30111 )
2024-03-26 08:12:26 -07:00
browserType.ts
chore: extract ws server util ( #29247 )
2024-01-30 14:36:51 -08:00
console.ts
feat(electron): expose ElectronApplication console events ( #29322 )
2024-02-05 21:30:54 +01:00
cookieStore.ts
fix: override cookie even if new is expired ( #17998 )
2022-10-11 23:06:16 -07:00
debugController.ts
chore: remove deprecated debug controller events ( #29203 )
2024-01-29 14:58:29 -08:00
debugger.ts
fix(pause): ignore page.pause on the server ( #23417 )
2023-06-02 08:32:30 -07:00
DEPS.list
fix(ui-mode/tv): do not open new tab on macOS ( #26877 )
2023-09-06 22:57:29 +02:00
deviceDescriptors.js
chore: migrate to monorepo ( #9421 )
2021-10-11 16:52:17 +02:00
deviceDescriptorsSource.json
feat(firefox): roll to r1446 ( #30053 )
2024-03-22 13:00:38 +01:00
dialog.ts
feat: browserContext.on('dialog'/'console') ( #22805 )
2023-05-04 15:11:46 -07:00
dom.ts
fix: throw error if setInputFile does not exist ( #29944 )
2024-03-14 20:27:33 +01:00
download.ts
fix: download of attachments in UI Mode ( #26407 )
2023-08-17 10:57:28 +02:00
errors.ts
chore: split error to client and server sides ( #27672 )
2023-10-17 21:34:02 -07:00
fetch.ts
chore: remove graceful browser.close cleanup ( #27916 )
2023-11-01 20:17:10 -07:00
fileChooser.ts
chore: always import type ( #13365 )
2022-04-06 14:57:14 -07:00
fileUploadUtils.ts
chore: remove from client check if browser is co-located with server ( #28071 )
2023-11-10 15:24:31 -08: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
fix(reuse): reset Origin Private File System API ( #29921 )
2024-03-15 17:40:46 +01:00
frameSelectors.ts
chore: unify target closed errors ( #27540 )
2023-10-12 11:05:34 -07:00
helper.ts
chore: extract ws server util ( #29247 )
2024-01-30 14:36:51 -08:00
index.ts
chore: prepare to reuse test server from ui mode ( #29965 )
2024-03-18 09:50:11 -07:00
input.ts
feat(trace): show target point for raw mouse apis ( #28459 )
2023-12-07 06:27:49 -08:00
instrumentation.ts
feat(trace): do not record events that are not used in the viewer ( #30030 )
2024-03-20 21:01:17 -07:00
javascript.ts
fix: errors in evaluate should be JavaScriptErrorInEvaluate ( #28706 )
2023-12-19 10:47:43 -08:00
launchApp.ts
fix(ui-mode/tv): do not open new tab on macOS ( #26877 )
2023-09-06 22:57:29 +02:00
macEditingCommands.ts
feat(keyboard): support simple cut-pasting using meta+x/v ( #18756 )
2022-11-29 12:58:14 -08:00
network.ts
Revert "fix(chromium): best effort 304 status on reload ( #29373 )" ( #29481 )
2024-02-13 11:43:04 -08:00
page.ts
chore: fix typo in property name ( #29907 )
2024-03-13 12:22:40 +01:00
pipeTransport.ts
chore: extract ws server util ( #29247 )
2024-01-30 14:36:51 -08:00
playwright.ts
chore: extract ws server util ( #29247 )
2024-01-30 14:36:51 -08:00
progress.ts
chore: extract ws server util ( #29247 )
2024-01-30 14:36:51 -08:00
protocolError.ts
chore: push protocol error conversion to dispatcher ( #27608 )
2023-10-16 13:13:00 -07:00
recorder.ts
fix(codegen): fill action prevents omnibox navigation recording ( #29790 )
2024-03-04 12:31:03 -08:00
screenshotter.ts
chore: workaround webkit screenshot animation issue ( #28582 )
2023-12-11 18:20:24 -08:00
selectors.ts
fix(locator): locator(locator) method uses internal:chain instead of >> ( #24235 )
2023-07-14 12:21:45 -07:00
socksInterceptor.ts
chore: fix all Proxy() to account for symbol properties ( #21272 )
2023-02-28 12:45:14 -08:00
transport.ts
chore: strip Authorization header on ws redirect ( #29246 )
2024-01-30 14:26:25 -08:00
types.ts
fix: only convert input files for browser collocated with server ( #27873 )
2023-11-01 08:40:12 -07:00
usKeyboardLayout.ts
chore: migrate to monorepo ( #9421 )
2021-10-11 16:52:17 +02:00