(0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (2 Forks)auto 404
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (33 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide