| .. |
|
chromium
|
chore: update chrome extensions doc and tests (#34236)
|
2025-01-08 17:24:29 +00: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
|
cherry-pick(#34528): fix(codegen): attribute navigation to press/fill
|
2025-01-28 18:00:15 -08:00 |
|
screenshot.spec.ts-snapshots
|
chore(bidi): add missing canonical screenshots for tests running with Firefox and WebDriver BiDi (#34257)
|
2025-01-09 10:36:59 -08:00 |
|
unit
|
feat(trace viewer): add "Copy as Playwright Request" button (#33298)
|
2024-11-20 10:16:43 +01:00 |
|
beforeunload.spec.ts
|
fix: do not stall waiting for pending navigations after beforeunload dismiss (#33834)
|
2024-12-03 15:55:45 -08:00 |
|
browser.spec.ts
|
|
|
|
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
|
|
|
|
browsercontext-base-url.spec.ts
|
|
|
|
browsercontext-basic.spec.ts
|
test: remove some fixmes (#32953)
|
2024-10-04 08:22:27 -07:00 |
|
browsercontext-clearcookies.spec.ts
|
|
|
|
browsercontext-cookies.spec.ts
|
test: update macOS-15 WebKit cookie tests expectations (#33332)
|
2024-10-28 20:34:08 +01:00 |
|
browsercontext-credentials.spec.ts
|
chore: update headless shell treatment (#33603)
|
2024-11-14 04:20:44 -08:00 |
|
browsercontext-csp.spec.ts
|
|
|
|
browsercontext-device.spec.ts
|
|
|
|
browsercontext-dsf.spec.ts
|
|
|
|
browsercontext-events.spec.ts
|
|
|
|
browsercontext-expose-function.spec.ts
|
|
|
|
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
|
test: update macOS-15 WebKit cookie tests expectations (#33332)
|
2024-10-28 20:34:08 +01:00 |
|
browsercontext-har.spec.ts
|
chore(lint): Ensure EOL newlines (#34117)
|
2024-12-20 09:17:09 -08:00 |
|
browsercontext-locale.spec.ts
|
|
|
|
browsercontext-network-event.spec.ts
|
test: unflake two tests (#32879)
|
2024-09-30 07:49:18 -07:00 |
|
browsercontext-page-event.spec.ts
|
test: remove some fixmes (#32953)
|
2024-10-04 08:22:27 -07:00 |
|
browsercontext-pages.spec.ts
|
|
|
|
browsercontext-proxy.spec.ts
|
test: remove some fixmes (#32953)
|
2024-10-04 08:22:27 -07:00 |
|
browsercontext-reuse.spec.ts
|
fix(routeWebSocket): should work after context reuse (#34165)
|
2024-12-30 10:00:10 -08:00 |
|
browsercontext-route.spec.ts
|
|
|
|
browsercontext-service-worker-policy.spec.ts
|
fix: don't throw error on about:blank when blocking ServiceWorker (#32310)
|
2024-08-26 08:27:21 -07:00 |
|
browsercontext-set-extra-http-headers.spec.ts
|
|
|
|
browsercontext-storage-state.spec.ts
|
chore: remove check for node < 16 (#33301)
|
2024-10-25 10:33:43 -07:00 |
|
browsercontext-strict.spec.ts
|
|
|
|
browsercontext-timezone-id.spec.ts
|
|
|
|
browsercontext-user-agent.spec.ts
|
|
|
|
browsercontext-viewport-mobile.spec.ts
|
fix(webkit): scroll mobile page with background-attachment: fixed (#33048)
|
2024-10-10 14:32:27 -07:00 |
|
browsercontext-viewport.spec.ts
|
chore: remove macOS <=12 checks (#33591)
|
2024-11-13 17:21:21 -08:00 |
|
browsertype-basic.spec.ts
|
|
|
|
browsertype-connect.spec.ts
|
cherry-pick(#34535): Revert "Reapply "fix(har timing): record connect timing for proxied connections" (#32855) (#33003)" (#34538)
|
2025-01-29 16:16:38 +00:00 |
|
browsertype-launch-selenium.spec.ts
|
|
|
|
browsertype-launch-server.spec.ts
|
|
|
|
browsertype-launch.spec.ts
|
chore: remove check for node < 16 (#33301)
|
2024-10-25 10:33:43 -07:00 |
|
capabilities.spec.ts
|
test: skip 'should not auto play audio' with frozen time (#33799)
|
2024-11-28 06:36:49 -08:00 |
|
channels.spec.ts
|
test: rebase headless-shell/--headless=new/Edge tests (#33350)
|
2024-10-30 15:12:05 +01:00 |
|
client-certificates.spec.ts
|
cherry-pick(#34535): Revert "Reapply "fix(har timing): record connect timing for proxied connections" (#32855) (#33003)" (#34538)
|
2025-01-29 16:16:38 +00:00 |
|
component-parser.spec.ts
|
|
|
|
css-parser.spec.ts
|
chore: better error message when CSS selector fails to parse (#34331)
|
2025-01-15 11:34:51 -08:00 |
|
debug-controller.spec.ts
|
chore: report highlight parse error to debug controller (#33984)
|
2024-12-13 16:10:59 -08:00 |
|
defaultbrowsercontext-1.spec.ts
|
test: unflake some cookie tests in msedge (#34217)
|
2025-01-05 18:19:28 +00:00 |
|
defaultbrowsercontext-2.spec.ts
|
chore: use base BrowserType to reference browser types (#32125)
|
2024-08-12 22:20:58 -07:00 |
|
download.spec.ts
|
chore: update headless shell treatment (#33603)
|
2024-11-14 04:20:44 -08:00 |
|
downloads-path.spec.ts
|
chore: align more ESLint rules with VSCode formatting (#16647)
|
2022-08-18 20:12:33 +02:00 |
|
emulation-focus.spec.ts
|
feat(webkit): roll to r2108 (#33710)
|
2024-11-21 14:42:21 -08:00 |
|
favicon.spec.ts
|
|
|
|
fetch-proxy.spec.ts
|
test: unflake two tests (#32879)
|
2024-09-30 07:49:18 -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
|
fix(fetch): fallback to given URL if baseURL is invalid (#32911)
|
2024-10-01 22:43:32 +02:00 |
|
har.spec.ts
|
cherry-pick(#34535): Revert "Reapply "fix(har timing): record connect timing for proxied connections" (#32855) (#33003)" (#34538)
|
2025-01-29 16:16:38 +00:00 |
|
headful.spec.ts
|
chore: introduce chromium-tip-of-tree-headless-shell (#33964)
|
2024-12-11 18:11:33 -08:00 |
|
hit-target.spec.ts
|
|
|
|
ignorehttpserrors.spec.ts
|
|
|
|
launcher.spec.ts
|
chore: introduce chromium-tip-of-tree-headless-shell (#33964)
|
2024-12-11 18:11:33 -08:00 |
|
locator-dispatchevent-touch.spec.ts
|
fix: dispatch touch events in webkit (#34250)
|
2025-01-08 11:06:30 -08:00 |
|
locator-generator.spec.ts
|
fix(locator): do not explode locators (#34104)
|
2024-12-19 15:34:54 -08:00 |
|
logger.spec.ts
|
|
|
|
modernizr.spec.ts
|
feat(webkit): roll to r2100 (#33395)
|
2024-11-01 17:45:58 +01:00 |
|
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: mark a few tests as fixme (#32985)
|
2024-10-07 02:58:03 -07:00 |
|
page-event-crash.spec.ts
|
test: increase page-event-crash timeout (#34178)
|
2025-01-02 16:04:51 +01:00 |
|
pdf.spec.ts
|
chore: pdf generation now works in headed mode too (#33879)
|
2024-12-05 17:53:31 -08:00 |
|
permissions.spec.ts
|
chore: update headless shell treatment (#33603)
|
2024-11-14 04:20:44 -08:00 |
|
playwright.config.ts
|
chore: delete recorder in traceviewer experiment (#34347)
|
2025-01-15 17:37:33 -08:00 |
|
popup.spec.ts
|
chore(lint): Ensure EOL newlines (#34117)
|
2024-12-20 09:17:09 -08:00 |
|
proxy-pattern.spec.ts
|
|
|
|
proxy.spec.ts
|
feat(client-certificates): add support for proxies (#32611)
|
2024-09-16 17:57:33 +02:00 |
|
resource-timing.spec.ts
|
|
|
|
role-utils.spec.ts
|
cherry-pick(#34525): fix: follow the pseudo attr value in firefox computed
|
2025-01-28 14:38:46 -08:00 |
|
route-web-socket.spec.ts
|
fix(routeWebSocket): make it work with http(s) baseURL (#33457)
|
2024-11-05 11:46:05 -08:00 |
|
screenshot.spec.ts
|
chore: update headless shell treatment (#33603)
|
2024-11-14 04:20:44 -08:00 |
|
selector-generator.spec.ts
|
test(bidi): create inspected page before initializing recorder (#34323)
|
2025-01-14 14:57:42 -08:00 |
|
selectors-register.spec.ts
|
|
|
|
shared-worker.spec.ts
|
|
|
|
signals.spec.ts
|
test: brush up fixtures, unflake some tests (#32854)
|
2024-09-27 07:06:37 -07:00 |
|
slowmo.spec.ts
|
|
|
|
snapshotter.spec.ts
|
feat(trace-viewer): render iframe canvas in trace viewer (#33809)
|
2024-12-13 16:28:06 +01:00 |
|
tap.spec.ts
|
|
|
|
trace-viewer.spec.ts
|
feat(trace-viewer): Render context string for most actions (#34292)
|
2025-01-16 11:48:34 -08:00 |
|
tracing.spec.ts
|
chore: update headless shell treatment (#33603)
|
2024-11-14 04:20:44 -08: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
|
test: fix "should capture navigation" flakiness on firefox-headed (#34291)
|
2025-01-10 13:51:28 -08:00 |
|
web-socket.spec.ts
|
test: rebase headless-shell/--headless=new/Edge tests (#33350)
|
2024-10-30 15:12:05 +01:00 |