Commit graph

9 commits

Author SHA1 Message Date
Pavel Feldman 140f8e45f9 cherry-pick(#15197): chore: allow updating har while routing 2022-06-28 15:57:35 -07:00
Pavel Feldman 7f74063549 cherry-pick(#15053): feat(har): introduce the slim mode 2022-06-22 14:58:01 -07:00
Dmitry Gozman c840a28946
cherry-pick(#15024): feat(har): re-add routeFromHAR (#15047)
Co-authored-by: Pavel Feldman <pavel.feldman@gmail.com>
2022-06-22 12:33:19 -07:00
Dmitry Gozman 82769c23de
cherry-pick(#15000): fix(har): internal redirect in renderer-initiated navigations (#15045) 2022-06-22 11:22:52 -07:00
Pavel Feldman 883e4d449a
test(har): add more har tests (#14997) 2022-06-20 17:22:32 -07:00
Dmitry Gozman 5397394653
feature(har): add testOptions.har (#14991)
Can now be used with `test.use({ har })`.
Also added more tests for latest har features.
2022-06-20 13:37:31 -07:00
Pavel Feldman e5372c3421
chore: move har router into local utils (#14967) 2022-06-18 20:24:55 -07:00
Yury Semikhatsky ed6b14f0f4
fix(har): restart redirected navigation (#14939) 2022-06-17 21:17:30 -07:00
Yury Semikhatsky c349c1d57f
feat: newContext.har (#14892)
Replaced {Page,BrowserContext}.(un)routeFromHar with browser.newContext.har.
2022-06-15 16:35:44 -07:00