browser-use · Issues· 435 open
Open on GitHubLocally synced open issues (discussions stay on GitHub)
- #5831
Bug: Depreciated syntax used to list development dependencies in pyproject.toml
bugUpdated Sep 17, 2026 - #5829
Bug: schema cleanup removes fields named default, minItems, or min_items
bugUpdated Sep 17, 2026 - #5815
allowed_domains / prohibited_domains only gate agent-initiated navigation; every other route to a page skips the gate
Updated Sep 16, 2026 - #5817
Bug: user-agent shadow roots are reported as SHADOW(open) in the serialized page state
bugUpdated Sep 15, 2026 - #5816
Domain control plane: scheme-qualified allowed_domains entries are prefix-matched; default profile grants clipboardReadWrite to every origin
Updated Sep 15, 2026 - #5805
Skill output schemas ignore enum constraints
Updated Sep 15, 2026 - #5803
js() runner silently returns empty results for entire session (Runtime.evaluate detach?) — undetectable dead state
Updated Sep 15, 2026 - #5801
Bug: GIF overlay crashes with display_step=False (UnboundLocalError: y_step)
Updated Sep 15, 2026 - #5469
CLI 3.0 harness: Input.dispatchMouseEvent/key events silently dropped in a long-lived session while Runtime.evaluate stays healthy (stale Input session; ensure_real_tab doesn't recover)
Updated Sep 14, 2026 - #5796
select_dropdown does not handle readonly inputs backed by clickable native listboxes
Updated Sep 14, 2026 - #5795
Preserve filled state for redacted password inputs in DOM snapshots
Updated Sep 14, 2026 - #5499
Reuse history objects before querying the LLM, with LLM fallbackReuse existing history objects whenever they contain the information needed for the current task, instead of querying the LLM again. The history should be checked first and used when a suitable object is available. If no relevant history object exists, or the history does not contain sufficient information, fall back to querying the LLM as it does today. This would reduce redundant LLM calls while preserving the existing behavior as a fallback.
enhancementUpdated Sep 13, 2026 - #5749
Bug: evaluate hides JavaScript exception details behind "Uncaught"
bugUpdated Sep 13, 2026 - #5057
Feature Request: RFC: Standardized Evaluation/Benchmarking Harness for LLM Tool Calling
enhancementUpdated Sep 12, 2026 - #5747
Bug: ...Performance degradation during long-running agent tasks due to repeated DOM serialization, browser state fetching, and growing message history
bugUpdated Sep 10, 2026