playwright/packages
Dmitry Gozman 6c739eb345
feat(cli): option to record har (#14696)
`npx playwright open --save-har=file.har` produces a HAR file that
can be later inspected or used for mocks.
`--save-har-glob="**/*.{png,woff2}"` option can be used to
produce a smaller har that only contains entries matching the glob.
2022-06-08 10:59:50 -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 feat(cli): option to record har (#14696) 2022-06-08 10:59:50 -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 chore: update babel (#14646) 2022-06-06 15:49:31 -07: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