| .. |
|
chromium
|
chore: use a single binding for all Playwright needs (#32039)
|
2024-08-07 06:20:12 -07:00 |
|
emulation-focus.spec.ts-snapshots
|
…
|
|
|
events
|
feat(events): allow waiting for removeAllListeners (#31941)
|
2024-08-05 21:14:35 -07:00 |
|
firefox
|
feat: support firefoxUserPrefs in launchPersistentContext (#27840)
|
2023-10-27 09:24:41 -07:00 |
|
inspector
|
test: unflake contextmenu recorder test (#31749)
|
2024-07-26 12:43:05 +02:00 |
|
screenshot.spec.ts-snapshots
|
test: screenshot of css transformation (#26533)
|
2023-08-18 14:30:43 -07:00 |
|
beforeunload.spec.ts
|
chore: remove `Page._didDisconnect` (#27317)
|
2023-09-27 14:09:56 -07:00 |
|
browser.spec.ts
|
chore: make tests strict (1) (#27731)
|
2023-10-23 09:31:30 -07:00 |
|
browsercontext-add-cookies.spec.ts
|
chore: fix simulated clock bots (#31301)
|
2024-06-17 09:17:38 -07:00 |
|
browsercontext-add-init-script.spec.ts
|
chore: make tests strict (1) (#27731)
|
2023-10-23 09:31:30 -07:00 |
|
browsercontext-base-url.spec.ts
|
chore: make tests strict (1) (#27731)
|
2023-10-23 09:31:30 -07:00 |
|
browsercontext-basic.spec.ts
|
feat(firefox): roll ff and ff-beta to 1442 (#29751)
|
2024-02-29 14:44:45 -08:00 |
|
browsercontext-clearcookies.spec.ts
|
chore: move filter params into the clearCookies (#30111)
|
2024-03-26 08:12:26 -07:00 |
|
browsercontext-cookies.spec.ts
|
feat(webkit): roll to r2014 (#31074)
|
2024-05-29 17:20:38 -07:00 |
|
browsercontext-credentials.spec.ts
|
chore: make tests strict (1) (#27731)
|
2023-10-23 09:31:30 -07:00 |
|
browsercontext-csp.spec.ts
|
…
|
|
|
browsercontext-device.spec.ts
|
chore: make tests strict (1) (#27731)
|
2023-10-23 09:31:30 -07:00 |
|
browsercontext-dsf.spec.ts
|
…
|
|
|
browsercontext-events.spec.ts
|
chore: introduce clock test mode (#31110)
|
2024-05-31 14:44:26 -07:00 |
|
browsercontext-expose-function.spec.ts
|
chore: make tests strict (1) (#27731)
|
2023-10-23 09:31:30 -07:00 |
|
browsercontext-fetch-algorithms.spec.ts
|
chore(fetch): pass flush and finishFlush options to brotli (#31833)
|
2024-07-23 18:28:34 -07:00 |
|
browsercontext-fetch-happy-eyeballs.spec.ts
|
test: unflake happy-eyeballs tests (#31861)
|
2024-07-25 20:22:51 +02:00 |
|
browsercontext-fetch.spec.ts
|
chore(fetch): include response text into failOnStatusCode errors (#31978)
|
2024-08-01 17:53:43 -07:00 |
|
browsercontext-har.spec.ts
|
fix(har): ignore boundary when matching multipart/form-data body (#31672)
|
2024-07-12 16:59:48 -07:00 |
|
browsercontext-locale.spec.ts
|
test: locale/timeZone should affect Intl.DateTimeFormat() (#27898)
|
2023-11-01 17:29:57 +01:00 |
|
browsercontext-network-event.spec.ts
|
chore: make tests strict (1) (#27731)
|
2023-10-23 09:31:30 -07:00 |
|
browsercontext-page-event.spec.ts
|
feat(ctrl_or_meta): add a universal ctrl-meta modifier (#30572)
|
2024-04-29 08:15:12 -07:00 |
|
browsercontext-pages.spec.ts
|
chore: make tests strict (1) (#27731)
|
2023-10-23 09:31:30 -07:00 |
|
browsercontext-proxy.spec.ts
|
feat(firefox): roll Firefox & Firefox-Beta to 1458 (#31807)
|
2024-07-23 10:37:00 +02:00 |
|
browsercontext-reuse.spec.ts
|
fix(clock): under reused context (#31357)
|
2024-06-18 18:21:33 +02:00 |
|
browsercontext-route.spec.ts
|
feat(webkit): roll to r2014 (#31074)
|
2024-05-29 17:20:38 -07:00 |
|
browsercontext-service-worker-policy.spec.ts
|
…
|
|
|
browsercontext-set-extra-http-headers.spec.ts
|
…
|
|
|
browsercontext-storage-state.spec.ts
|
test: update Electron to v30 (#30334)
|
2024-06-21 00:43:26 +02:00 |
|
browsercontext-strict.spec.ts
|
…
|
|
|
browsercontext-timezone-id.spec.ts
|
test: locale/timeZone should affect Intl.DateTimeFormat() (#27898)
|
2023-11-01 17:29:57 +01:00 |
|
browsercontext-user-agent.spec.ts
|
fix(chromium): emulate navigator.userAgentData along with UA (#29159)
|
2024-01-25 07:34:11 -08:00 |
|
browsercontext-viewport-mobile.spec.ts
|
chore: make tests strict (1) (#27731)
|
2023-10-23 09:31:30 -07:00 |
|
browsercontext-viewport.spec.ts
|
test: skip SharedArrayBuffer on macOS 12 (#31845)
|
2024-07-24 18:45:03 +02:00 |
|
browsertype-basic.spec.ts
|
…
|
|
|
browsertype-connect.spec.ts
|
fix(remote): make sure api calls reject before browser is closed (#31858)
|
2024-07-25 09:57:34 -07:00 |
|
browsertype-launch-selenium.spec.ts
|
…
|
|
|
browsertype-launch-server.spec.ts
|
feat(api): add host option in launchServer options (#30999)
|
2024-05-27 11:24:23 +02:00 |
|
browsertype-launch.spec.ts
|
chore: introduce clock test mode (#31110)
|
2024-05-31 14:44:26 -07:00 |
|
capabilities.spec.ts
|
feat(chromium-tip-of-tree): roll to r1246 (#31951)
|
2024-08-01 15:13:15 +02:00 |
|
channels.spec.ts
|
test: unflake a few tests (#28205)
|
2023-11-16 16:31:42 -08:00 |
|
client-certificates.spec.ts
|
test: fix failing client-certificate tests (#32021)
|
2024-08-06 08:46:35 +02:00 |
|
clock.spec.ts
|
fix(clock): mock time in Event.prototype.timeStamp (#31986)
|
2024-08-02 15:27:54 +02:00 |
|
component-parser.spec.ts
|
Fix various typos (Fixes #27396) (#27391)
|
2023-10-04 19:56:42 -07:00 |
|
css-parser.spec.ts
|
…
|
|
|
debug-controller.spec.ts
|
test: generate debug controller channel (#30018)
|
2024-03-20 16:56:29 +01:00 |
|
defaultbrowsercontext-1.spec.ts
|
…
|
|
|
defaultbrowsercontext-2.spec.ts
|
…
|
|
|
download.spec.ts
|
chore: mark outofprocess connection not as remote (#28156)
|
2023-12-06 17:58:19 -08:00 |
|
downloads-path.spec.ts
|
…
|
|
|
emulation-focus.spec.ts
|
test: unflake and enable some Firefox tests (#30461)
|
2024-04-22 11:25:10 -07:00 |
|
favicon.spec.ts
|
…
|
|
|
fetch-proxy.spec.ts
|
test: skip/improve some tests that are flaky (#30993)
|
2024-05-23 17:40:27 -07:00 |
|
geolocation.spec.ts
|
…
|
|
|
global-fetch-cookie.spec.ts
|
fix(fetch): restore from empty storage state (#27025)
|
2023-09-12 13:11:18 -07:00 |
|
global-fetch.spec.ts
|
chore: various roll fixes for .NET (#31914)
|
2024-07-30 19:09:20 +02:00 |
|
har.spec.ts
|
test: use managed http2 server for client-certificates (#31844)
|
2024-07-25 18:53:38 +02:00 |
|
headful.spec.ts
|
chore: fix simulated clock bots (#31301)
|
2024-06-17 09:17:38 -07:00 |
|
hit-target.spec.ts
|
feat: increase length of printed html tags (#31105)
|
2024-05-31 10:45:56 -07:00 |
|
ignorehttpserrors.spec.ts
|
test: using ServiceWorker on localhost over HTTPS (#27863)
|
2023-10-31 10:28:57 +01:00 |
|
launcher.spec.ts
|
…
|
|
|
locator-generator.spec.ts
|
fix(locator parser): allow escaped quotes in the digest function (#29012)
|
2024-01-16 16:06:02 -08:00 |
|
logger.spec.ts
|
…
|
|
|
modernizr.spec.ts
|
…
|
|
|
page-clock.frozen.spec.ts
|
test: move page-clock tests into library/ tests folder (#31752)
|
2024-07-18 14:45:45 +02:00 |
|
page-clock.spec.ts
|
test: move page-clock tests into library/ tests folder (#31752)
|
2024-07-18 14:45:45 +02:00 |
|
page-event-crash.spec.ts
|
test: update Electron to v30 (#30334)
|
2024-06-21 00:43:26 +02:00 |
|
pdf.spec.ts
|
feat(chromium): expose parameters to generate outline / tagged PDF (#29494)
|
2024-02-15 17:28:04 +01:00 |
|
permissions.spec.ts
|
Revert "fix: add 'window-management' to chromium browser (#31687)" (#31801)
|
2024-07-22 11:27:12 -07:00 |
|
playwright.config.ts
|
chore: update flakiness metadata for better ui presentation (#31528)
|
2024-07-03 08:39:53 -07:00 |
|
popup.spec.ts
|
chore: introduce clock test mode (#31110)
|
2024-05-31 14:44:26 -07:00 |
|
proxy-pattern.spec.ts
|
…
|
|
|
proxy.spec.ts
|
chore: use own socks5 server for tests (#31639)
|
2024-07-11 14:12:48 +02:00 |
|
resource-timing.spec.ts
|
…
|
|
|
role-utils.spec.ts
|
fix(role): extract tagName safely (#30636)
|
2024-05-02 09:42:19 -07:00 |
|
screenshot.spec.ts
|
test: screenshot of css transformation (#26533)
|
2023-08-18 14:30:43 -07:00 |
|
selector-generator.spec.ts
|
fix(selector generator): do not reparent to invisible ancestor (#31590)
|
2024-07-08 09:07:25 -07:00 |
|
selectors-register.spec.ts
|
…
|
|
|
shared-worker.spec.ts
|
…
|
|
|
signals.spec.ts
|
test: unflake "should report browser close signal 2" (#30681)
|
2024-05-06 15:39:31 -07:00 |
|
slowmo.spec.ts
|
chore: make tests strict (1) (#27731)
|
2023-10-23 09:31:30 -07:00 |
|
snapshotter.spec.ts
|
test: snapshot with all: unset in StyleSheet (#31514)
|
2024-07-03 09:40:50 +02:00 |
|
tap.spec.ts
|
chore: deprecate/remove noWaitAfter from some actions (#31739)
|
2024-07-18 00:19:08 -07:00 |
|
trace-viewer.spec.ts
|
feat(ui-mode): add filters to network tab (#31956)
|
2024-08-06 14:52:35 -07:00 |
|
tracing.spec.ts
|
chore: introduce clock test mode (#31110)
|
2024-05-31 14:44:26 -07:00 |
|
unroute-behavior.spec.ts
|
chore: extract unroute behavior tests into a separate file (#28674)
|
2023-12-15 15:37:57 -08:00 |
|
video.spec.ts
|
feat(firefox): roll to r1456 (#31375)
|
2024-06-19 19:03:58 +02:00 |
|
web-socket.spec.ts
|
chore: unify target closed errors (#27540)
|
2023-10-12 11:05:34 -07:00 |