| .. |
|
android
|
chore: fix Android tests (#19426)
|
2022-12-15 07:56:57 +01:00 |
|
chromium
|
fix(serviceworker): network inspection works without options.serviceWorkers set (#19870)
|
2023-01-04 13:20:47 -08:00 |
|
dispatchers
|
feat: introduce locator.viewportRatio (#19761)
|
2023-01-05 10:49:32 -08:00 |
|
electron
|
chore(electron): move loader to be preload (#19650)
|
2022-12-22 17:28:08 -08:00 |
|
firefox
|
fix: remove firefox bandaid preferences (#19217)
|
2022-12-01 12:45:50 -08:00 |
|
har
|
fix(har): recalculate receive time after response ended (#19646)
|
2022-12-22 17:30:32 -08:00 |
|
injected
|
chore: migrate waitForFunction to not use rerunnable task (#19730)
|
2022-12-27 17:22:44 -08:00 |
|
isomorphic
|
fix(generator): FilterOptions in java (#19741)
|
2022-12-28 09:13:06 -08:00 |
|
recorder
|
chore: roll stable-test-runner to 1.28.1 (#19310)
|
2022-12-06 15:46:19 -08:00 |
|
registry
|
fix(driver): avoid polluting stdout (#19759)
|
2022-12-28 17:09:11 -08:00 |
|
trace
|
fix(reuse): reset tracing (#19876)
|
2023-01-04 13:19:05 -08:00 |
|
webkit
|
feat(webkit): roll to r1744 (#19006)
|
2022-11-23 09:54:47 -08: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: use utils via index export (5) (#13413)
|
2022-04-07 20:18:22 -07:00 |
|
browser.ts
|
fix(reuse): stop pending operations upon reuse/disconnect (#18997)
|
2022-11-22 15:21:20 -08:00 |
|
browserContext.ts
|
fix(reuse): reset tracing (#19876)
|
2023-01-04 13:19:05 -08:00 |
|
browserType.ts
|
chore: move protocol and trace types into the top-level packages (#17486)
|
2022-09-20 18:41:51 -07:00 |
|
console.ts
|
chore: always import type (#13365)
|
2022-04-06 14:57:14 -07:00 |
|
cookieStore.ts
|
fix: override cookie even if new is expired (#17998)
|
2022-10-11 23:06:16 -07:00 |
|
debugController.ts
|
fix(inspector): support custom test id attribute (#18996)
|
2022-11-29 11:43:47 -08:00 |
|
debugger.ts
|
chore: simplify slowmo implementation (#18990)
|
2022-11-22 11:06:45 -08: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 r1042 (#19799)
|
2023-01-02 14:11:44 +01:00 |
|
dialog.ts
|
chore: make handle beforeunload when reusing the context (#18357)
|
2022-10-26 15:17:40 -07:00 |
|
dom.ts
|
fix(hit target): account for iframes with padding (#19732)
|
2022-12-27 16:59:34 -08:00 |
|
download.ts
|
chore: use utils via index export (3) (#13403)
|
2022-04-07 13:55:44 -07:00 |
|
fetch.ts
|
fix(fetch): cookie with domain=localhost (#18998)
|
2022-11-23 09:22:49 -08:00 |
|
fileChooser.ts
|
chore: always import type (#13365)
|
2022-04-06 14:57:14 -07: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
|
feat: introduce locator.viewportRatio (#19761)
|
2023-01-05 10:49:32 -08: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: simplify slowmo implementation (#18990)
|
2022-11-22 11:06:45 -08:00 |
|
instrumentation.ts
|
chore: enable debug controller testing (#18270)
|
2022-10-24 16:19:58 -07:00 |
|
javascript.ts
|
chore: migrate waitForSelector to not use rerunnable task (#19715)
|
2022-12-27 13:39:35 -08:00 |
|
macEditingCommands.ts
|
feat(keyboard): support simple cut-pasting using meta+x/v (#18756)
|
2022-11-29 12:58:14 -08:00 |
|
network.ts
|
fix: ignore timing data when request served from memory cache (#17595)
|
2022-09-26 17:12:47 -07:00 |
|
page.ts
|
fix(reuse): make sure all dispose and close sequences are executed (#19572)
|
2022-12-19 15:54:53 -08:00 |
|
pipeTransport.ts
|
fix(pipe): do not store accumulated message as string (#16641)
|
2022-08-18 07:53:56 -07:00 |
|
playwright.ts
|
chore: render typed locators in the recorder (#18162)
|
2022-10-18 16:39:58 -07:00 |
|
progress.ts
|
chore: refactor frame.expect to not use rerunnable task (#19626)
|
2022-12-21 15:31:08 -08:00 |
|
protocolError.ts
|
chore: move some files out of server/common (#11466)
|
2022-01-18 19:13:51 -08:00 |
|
recorder.ts
|
fix(codegen): do not generate Promise.all (#19182)
|
2022-12-02 17:33:01 -08:00 |
|
screenshotter.ts
|
fix: inject caret-hiding style in every shadow tree (#16907)
|
2022-09-08 09:50:08 -07:00 |
|
selectors.ts
|
chore: use provided value for the generated test id (#18631)
|
2022-11-08 12:04:43 -08:00 |
|
socksInterceptor.ts
|
feat(connect): allow exposing local network to the remote browser (experimental) (#19372)
|
2022-12-09 11:16:29 -08:00 |
|
transport.ts
|
feat(containers): implement global network tethering for playwright server (#17719)
|
2022-11-03 13:47:51 -07:00 |
|
types.ts
|
chore: allow not overriding media when creating context (#18413)
|
2022-10-31 09:09:52 -07:00 |
|
usKeyboardLayout.ts
|
chore: migrate to monorepo (#9421)
|
2021-10-11 16:52:17 +02:00 |