NoamGaash/playwright-advanced-har

minimal mode

Aberta

#13 aberto em 15 de fev. de 2024

 (0 comentário) (0 reação) (0 responsável)TypeScript (2 forks)auto 404
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (33 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador