Skip to content

Docs: mention local HTML upload navigation in README failure patterns #358

@aaronlab

Description

@aaronlab

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:

  1. Update the README failure-patterns summary near the top to include Browser Use local HTML upload navigation mistakes.
  2. Keep the wording concise; this should be a short mention, not a new long section.
  3. Link to the existing failure-patterns page or Browser Use guide if the surrounding README wording already uses links.
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions