playwright/packages
Dmitry Gozman 669ef05940 fix(trace viewer): limit the number of contexts loaded in sw
UI mode may load many traces, one for each test, in the same
service worker. This change introduces an upper limit to the
number of traces stored in sw.
2024-10-23 13:13:53 +01:00
..
html-reporter fix(html report): generate test snippets when test dir is non-root (#33162) 2024-10-17 08:33:15 -07:00
playwright chore: expose expect error details on TestError (#33183) 2024-10-21 11:15:55 -07:00
playwright-browser-chromium chore: mark 1.49.0-next (#32873) 2024-09-30 04:24:57 -07:00
playwright-browser-firefox chore: mark 1.49.0-next (#32873) 2024-09-30 04:24:57 -07:00
playwright-browser-webkit chore: mark 1.49.0-next (#32873) 2024-09-30 04:24:57 -07:00
playwright-chromium chore: mark 1.49.0-next (#32873) 2024-09-30 04:24:57 -07:00
playwright-core chore: add headless shell builds (#33222) 2024-10-22 15:47:50 +02:00
playwright-ct-core chore: mark 1.49.0-next (#32873) 2024-09-30 04:24:57 -07:00
playwright-ct-react fix(ct-react): support shorthand fragment notation (#32900) 2024-10-02 11:19:09 +02:00
playwright-ct-react17 chore: mark 1.49.0-next (#32873) 2024-09-30 04:24:57 -07:00
playwright-ct-solid chore: mark 1.49.0-next (#32873) 2024-09-30 04:24:57 -07:00
playwright-ct-svelte chore: mark 1.49.0-next (#32873) 2024-09-30 04:24:57 -07:00
playwright-ct-vue fix(ct-vue): update default slot should work (#32952) 2024-10-04 14:18:21 +02:00
playwright-ct-vue2 chore: mark 1.49.0-next (#32873) 2024-09-30 04:24:57 -07:00
playwright-firefox chore: mark 1.49.0-next (#32873) 2024-09-30 04:24:57 -07:00
playwright-test chore: mark 1.49.0-next (#32873) 2024-09-30 04:24:57 -07:00
playwright-webkit chore: mark 1.49.0-next (#32873) 2024-09-30 04:24:57 -07:00
protocol/src chore: implement locator.ariaSnapshot (#33125) 2024-10-15 18:47:26 -07:00
recorder chore: generate match snapshot (#33105) 2024-10-15 13:38:55 -07:00
trace/src fix(tracing): use page swap timestamp to find closest screenshot (#32512) 2024-09-10 14:32:33 +02:00
trace-viewer fix(trace viewer): limit the number of contexts loaded in sw 2024-10-23 13:13:53 +01:00
web chore: use aria snapshots in some ui mode tests (#33212) 2024-10-21 21:54:06 -07:00
.eslintrc.js chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00