Context
BrowserTrace now documents the Browser Use local HTML upload navigation failure in the Browser Use guide and the high-level failure-patterns page:
The README currently lists several concrete failure patterns, but it does not mention this local HTML upload navigation case yet.
Scope
Please make a tiny docs-only update:
- Update the README failure-patterns summary near the top to include Browser Use local HTML upload navigation mistakes.
- Keep the wording concise; this should be a short mention, not a new long section.
- Link to the existing failure-patterns page or Browser Use guide if the surrounding README wording already uses links.
- Add focused metadata coverage in tests/test_metadata.py if needed so this README mention stays present.
Out of scope
- No Browser Use adapter code changes.
- No broad README rewrite.
- No private prompt, credential, file-content, screenshot, or page-content examples.
- No stars/upvotes/reposts requests.
Verification
Run:
uv run --python 3.11 --extra dev pytest tests/test_metadata.py -q
git diff --check
First PR recipe
Keep the PR tiny: one README sentence adjustment plus one focused test update is enough.
See the First PR Recipe:
https://github.com/aaronlab/browsertrace/blob/main/CONTRIBUTING.md#first-pr-recipe
Context
BrowserTrace now documents the Browser Use local HTML upload navigation failure in the Browser Use guide and the high-level failure-patterns page:
The README currently lists several concrete failure patterns, but it does not mention this local HTML upload navigation case yet.
Scope
Please make a tiny docs-only update:
Out of scope
Verification
Run:
First PR recipe
Keep the PR tiny: one README sentence adjustment plus one focused test update is enough.
See the First PR Recipe:
https://github.com/aaronlab/browsertrace/blob/main/CONTRIBUTING.md#first-pr-recipe