playwright/packages
Dmitry Gozman c7a28ac7e9
fix(test runner): collect artifacts when calling browser.close() (#14797)
Previously, we only collected artifacts on context closure.
However, in serial mode it is possible to close the browser instead.
2022-06-10 14:11:34 -07:00
..
html-reporter fix(types): follow up to react 18 changes (#14671) 2022-06-06 21:05:47 -07:00
playwright fix(ts): export types explicitly (#14428) 2022-05-26 13:09:32 -07:00
playwright-chromium fix(ts): export types explicitly (#14428) 2022-05-26 13:09:32 -07:00
playwright-core fix(test runner): collect artifacts when calling browser.close() (#14797) 2022-06-10 14:11:34 -07:00
playwright-ct-react fix(ct): return locator to root for fragments (#14639) 2022-06-04 14:07:06 -07:00
playwright-ct-svelte fix(ct): return locator to root for fragments (#14639) 2022-06-04 14:07:06 -07:00
playwright-ct-vue fix(ct): return locator to root for fragments (#14639) 2022-06-04 14:07:06 -07:00
playwright-ct-vue2 fix(ct): return locator to root for fragments (#14639) 2022-06-04 14:07:06 -07:00
playwright-firefox fix(ts): export types explicitly (#14428) 2022-05-26 13:09:32 -07:00
playwright-test feat(junit reporter): link testcases to Xray test issues and provide additional metadata for Xray Test Management (#11374) 2022-06-10 10:31:48 +02:00
playwright-webkit fix(ts): export types explicitly (#14428) 2022-05-26 13:09:32 -07:00
recorder fix(debug): do not pause on internal calls, update ct docs (#14018) 2022-05-07 19:56:25 -07:00
trace-viewer fix(types): follow up to react 18 changes (#14671) 2022-06-06 21:05:47 -07:00
web fix(types): follow up to react 18 changes (#14671) 2022-06-06 21:05:47 -07:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00