Skip to content

Add BrowserTrace#136

Closed
aaronlab wants to merge 1 commit into
mxschmitt:mainfrom
aaronlab:add-browsertrace-playwright-utility
Closed

Add BrowserTrace#136
aaronlab wants to merge 1 commit into
mxschmitt:mainfrom
aaronlab:add-browsertrace-playwright-utility

Conversation

@aaronlab

@aaronlab aaronlab commented May 9, 2026

Copy link
Copy Markdown

Adds BrowserTrace to the utilities list.

BrowserTrace is a local trace viewer for Playwright scripts where an LLM or browser agent is part of the control loop. It records screenshots, URLs, actions, model input/output, errors, and shareable HTML exports so failed Playwright + LLM runs are easier to debug.

Notes:

  • Added one entry only
  • Kept the existing list format
  • Framed it specifically as Playwright + LLM/browser-agent debugging, not as a replacement for Playwright Trace Viewer

I also ran the repo's npx -y awesome-lint README.md command locally; it failed on an environment-level Awesome list must reside in a valid git repository message rather than this entry, so I expect the GitHub CI context to be the meaningful check.

@aaronlab

aaronlab commented May 9, 2026

Copy link
Copy Markdown
Author

Local verification update: npx -y awesome-lint README.md passes for this branch. I also added the standard awesome / awesome-list topics to the fork in case the lint runs against fork metadata. GitHub still shows no reported checks on the PR, so this should be ready for maintainer review.

@aaronlab aaronlab force-pushed the add-browsertrace-playwright-utility branch from 0f3876b to f2d652b Compare May 12, 2026 18:12
@mxschmitt

Copy link
Copy Markdown
Owner

Thanks for sharing BrowserTrace! It looks handy, but it's framed primarily around Browser Use agents rather than Playwright, and it's quite early-stage. Feel free to resubmit once it's more clearly Playwright-focused with broader adoption.

@mxschmitt mxschmitt closed this May 29, 2026
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.

2 participants