playwright/packages
Dmitry Gozman cf6549687c
fix(trace viewer): reveal error location when it comes from the test (#29268)
Errors coming from the test runner do not have an associated `action`,
but have a `stack` that we can reveal.
2024-02-01 08:23:07 -08:00
..
html-reporter fix: tolerate wrongly-typed annotations (#29162) 2024-01-25 11:35:17 -08:00
playwright fix: do not retry missing snapshot errors (#29272) 2024-01-31 15:33:38 -08:00
playwright-browser-chromium chore: mark version 1.42.0-next (#28973) 2024-01-13 00:20:27 +01:00
playwright-browser-firefox chore: mark version 1.42.0-next (#28973) 2024-01-13 00:20:27 +01:00
playwright-browser-webkit chore: mark version 1.42.0-next (#28973) 2024-01-13 00:20:27 +01:00
playwright-chromium chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-core feat(chromium-tip-of-tree): roll to r1190 (#29291) 2024-02-01 14:42:55 +01:00
playwright-ct-core chore: automatically detect the dev server (#29176) 2024-01-25 11:46:47 -08:00
playwright-ct-react chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
playwright-ct-react17 chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
playwright-ct-solid chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
playwright-ct-svelte chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
playwright-ct-vue chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
playwright-ct-vue2 chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
playwright-firefox chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-test chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-webkit chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
protocol/src chore: remove deprecated debug controller events (#29203) 2024-01-29 14:58:29 -08:00
recorder chore: make asLocator() always safe (#28207) 2023-11-16 16:31:34 -08:00
trace/src feat(trace): show target point for raw mouse apis (#28459) 2023-12-07 06:27:49 -08:00
trace-viewer fix(trace viewer): reveal error location when it comes from the test (#29268) 2024-02-01 08:23:07 -08:00
web fix(ct): move import list into the compilation cache data (#28986) 2024-01-16 19:31:19 -08:00
.eslintrc-with-ts-config.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00
.eslintrc.js chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00