NoamGaash/playwright-advanced-har

minimal mode

开放

#13 创建于 2024年2月15日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (2 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (33 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

I think that we have a problem with the "minimal" mode - it captures a lot of irrelevant data, including:

  • startedDateTime
  • time
  • httpVersion
  • cookies
  • headersSize
  • bodySize
  • cache
  • timings

I think that Playwright also has this problem, but it would be nice if we had a way to work around it

贡献者指南