Skip to content

fix: enrich browser probe network artifacts#322

Merged
chubes4 merged 1 commit into
mainfrom
fix/issue-321-browser-probe-network-metrics
May 30, 2026
Merged

fix: enrich browser probe network artifacts#322
chubes4 merged 1 commit into
mainfrom
fix/issue-321-browser-probe-network-metrics

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented May 30, 2026

Summary

  • Capture completed Playwright request records so files/browser/network.jsonl includes request timing and transfer/body size fields when available.
  • Keep browser evidence generic and extend the browser probe smoke coverage for timing and size fields.

Fixes #321

Tests

  • npm run build
  • npm run browser-probe-artifact-smoke
  • npm run browser-actions-artifact-smoke

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Drafted the generic browser probe implementation change and focused smoke coverage; Chris remains responsible for review and validation.

@chubes4 chubes4 merged commit f105338 into main May 30, 2026
@chubes4 chubes4 deleted the fix/issue-321-browser-probe-network-metrics branch May 30, 2026 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include timing and size fields in browser probe network artifacts

1 participant