playwright/tests
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
..
android chore: hide plugins for now (#13908) 2022-05-03 14:25:56 -07:00
assets test(stress): add stress tests (#14240) 2022-05-18 09:50:58 -07:00
components feat(ct): support Vue2 (#14600) 2022-06-02 17:37:43 -07:00
config chore: remove experimental types (#14560) 2022-06-01 15:22:43 -07:00
electron chore: hide plugins for now (#13908) 2022-05-03 14:25:56 -07:00
installation test: normalize node versions for installation tests (#14610) 2022-06-07 18:11:58 -07:00
library feat(cli): option to record har (#14696) 2022-06-08 10:59:50 -07:00
page feat(har): introduce urlFilter (#14693) 2022-06-07 18:09:47 -07:00
playwright-test chore: update to react18, but use react17 mode (#14645) 2022-06-06 17:14:01 -07:00
stress fix(leak): do not retain test fixtures in worker fixtures (#14363) 2022-05-23 16:54:56 -07:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00