判断自己是不是目标用户。
浏览器自动化 · 开源项目
browser-use
浏览器任务自动化项目,用于网页操作、测试、采集和权限边界验证。
判断自己是不是目标用户。
能做什么浏览器自动化任务拆解、权限边界、失败恢复和验收清单查看可带走的能力路径。
继续前先在隔离浏览器配置和测试账号中验证最小网页任务。未完成验证前保持审慎。
GitHub 快照93k 星标11k 分叉 · 334 贡献者
Doramagic.ai 最后验证日期:2026-06-02 验证方法:来源证据、语义档案、公开页面门禁和静态构建验收。
快速判断 · 2026-06-02
browser-use 项目 是什么?
- browser-use 用于浏览器任务自动化、网页操作或网页数据处理的开发工作流。
- 最适合:需要让 AI 辅助执行网页任务、浏览器测试、页面采集或结构化网页操作的开发者。
- 不适合:不适合不能隔离浏览器状态、账号权限、Cookie 或真实用户数据的场景。
- 它给 AI 增加的能力:浏览器自动化任务拆解、权限边界、失败恢复和验收清单
- 第一步安全验证:先在隔离浏览器配置和测试账号中验证最小网页任务。
- 当前验证状态:源码、Quick Start 和沙箱安装检查均记录为已通过。
- 最大风险:可能增加新用户试用和生产接入成本。
- 证据基础:https://github.com/browser-use/browser-use、https://github.com/browser-use/browser-use#readme、项目说明书、踩坑日志
01
一眼判断
先判断自己是否是目标用户,再决定是否继续。不适合不能隔离浏览器状态、账号权限、Cookie 或真实用户数据的场景。
未完成验证前保持审慎。
02
它能做什么
把项目翻译成用户能判断的具体能力,而不是 Doramagic 的使用流程。浏览器 Agent
继续阅读项目说明书确认具体能力边界。
ability-1网页任务自动化
帮助用户判断这个项目适合什么工作,而不是只看技术名词。
ability-2自然语言网页操作
说明输入、输出、失败模式和继续前需要复核的边界。
ability-3断点恢复流程
沉淀为 Prompt、说明书、上下文包或预检清单等可带走资产。
ability-4来源:https://github.com/browser-use/browser-use、https://github.com/browser-use/browser-use#readme、项目说明书、踩坑日志。这里只回答“它能帮我做什么”。
03
项目温度与外部声音
站点快照,非实时质量证明;用于开工前背景判断。社区讨论
已收录 12 条来源下面是已采集到的项目级社区讨论来源,来源平台:github。这些外部声音用于帮助判断真实使用反馈,不单独作为质量证明。
-
01
Bug: ...pip dependency conflicts due to strict exact-pins (==) in pyproj
github / github_issue
-
02
Interaction Issue: ...`browser-use` CLI works on this Windows machine, b
github / github_issue
-
03
AgentHistoryList.last_action() crashes with IndexError when action list
github / github_issue
-
04
BUG: ChatGroq._invoke_structured_output always raises ModelProviderError
github / github_issue
-
05
BUG: ActionModel.set_index() raises StopIteration for parameterless acti
github / github_issue
-
06
Great project! I tried playing Gold Miner via browser-harness in Codex.
github / github_issue
-
07
Unintended issue
github / github_issue
-
08
Feature: Add MCP server trust verification before browser tool execution
github / github_issue
-
09
Bug: MCP server connects but list_tabs/get_state/screenshot fail while n
github / github_issue
-
10
Governance/audit checks for browser automation agents in CI
github / github_issue
-
11
Starlog published a deep-dive on browser-use/browser-use
github / github_issue
-
12
MCP Server: downloads_path TCC failure + SingletonLock contention with m
github / github_issue
04
怎么开始使用
先试、再读项目说明书、再带给 AI,最后按官方quick start验证。先试 Prompt
不安装项目,先体验能力节奏。
预览读项目说明书
理解输入、输出、失败模式和边界。
说明书带给 AI
把上下文交给你的宿主 AI 继续工作。
上下文沙箱验证
进入主力环境前先完成安装入口与风险边界验证。
验证uvx browser-use来源:https://github.com/browser-use/browser-use#readme。验证:已通过。
05
项目说明书
每个项目结构不同,Doramagic 保留原项目解释结构,并补充边界与踩坑日志。- https://github.com/browser-use/browser-use 项目说明书
- 目录
- Browser Use 简介
- 相关页面
- 项目概述
- 核心特性
- 架构设计
06
带给 AI 的上下文包
决定继续后,把项目上下文带给你的宿主 AI。07
继续前检查
在复制命令、导入 AI、安装插件前,看清还不能相信什么。不要把试用当真实运行
试用 Prompt 只展示流程,不证明项目已安装或运行。
确认宿主兼容
本地 CLI
先隔离验证
继续完成沙箱验证和证据复核
- 先在隔离浏览器配置和测试账号中验证最小网页任务。
08
踩坑日志与复核重点
Doramagic 记录的高风险项优先显示,避免用户把候选能力当成已验证能力。来源证据:Feature Request: Session replay / task audit trail for agent runs
GitHub 社区证据显示该项目存在一个安装相关的待验证问题:Feature Request: Session replay / task audit trail for agent runs
可能增加新用户试用和生产接入成本。
来源证据:BrowserSession fails on headless Linux: watchdog timeout and CDP WebSocket loop
GitHub 社区证据显示该项目存在一个配置相关的待验证问题:BrowserSession fails on headless Linux: watchdog timeout and CDP WebSocket loop
可能增加新用户试用和生产接入成本。
来源证据:Bug: MCP server connects but list_tabs/get_state/screenshot fail while navigate works (CDP healthy)
GitHub 社区证据显示该项目存在一个配置相关的待验证问题:Bug: MCP server connects but list_tabs/get_state/screenshot fail while navigate works (CDP healthy)
可能增加新用户试用和生产接入成本。
来源证据:Interaction Issue: ...`browser-use` CLI works on this Windows machine、but the MCP server path fails before navigation…
GitHub 社区证据显示该项目存在一个配置相关的待验证问题:Interaction Issue: ...`browser-use` CLI works on this Windows machine、but the MCP server path fails before navigation completes.
可能增加新用户试用和生产接入成本。
来源证据:Feature Request: ...ADD Firefox and Safari(Webkit) Support Urgent
GitHub 社区证据显示该项目存在一个维护/版本相关的待验证问题:Feature Request: ...ADD Firefox and Safari(Webkit) Support Urgent
可能增加新用户试用和生产接入成本。
来源证据:Non-structured done action does not attach browser-downloaded files
GitHub 社区证据显示该项目存在一个维护/版本相关的待验证问题:Non-structured done action does not attach browser-downloaded files
可能增加新用户试用和生产接入成本。
失败模式:security_permissions: Extension over browser-use to automate task in the current opened chrome instance?
需要继续复核。
Developers may expose sensitive permissions or credentials: Extension over browser-use to automate task in the current opened chrome instance?
失败模式:security_permissions: Feature Request: Too strict dependency version pinning (`==`) causes dependency conflicts in...
需要继续复核。
Developers may expose sensitive permissions or credentials: Feature Request: Too strict dependency version pinning (`==`) causes dependency conflicts in complex projects
失败模式:security_permissions: Security: `data:` and `blob:` URLs bypass `allowed_domains` restriction
需要继续复核。
Developers may expose sensitive permissions or credentials: Security: `data:` and `blob:` URLs bypass `allowed_domains` restriction
来源证据:Bug: MCP server connects but list_tabs/get_state/screenshot fail while navigate works (CDP healthy)
GitHub 社区证据显示该项目存在一个安全/权限相关的待验证问题:Bug: MCP server connects but list_tabs/get_state/screenshot fail while navigate works (CDP healthy)
可能影响授权、密钥配置或安全边界。
来源证据:Feature request: A2A payment protocol for browser agents hiring specialized sub-agents
GitHub 社区证据显示该项目存在一个安全/权限相关的待验证问题:Feature request: A2A payment protocol for browser agents hiring specialized sub-agents
可能影响授权、密钥配置或安全边界。
来源证据:Feature: Add MCP server trust verification before browser tool execution
GitHub 社区证据显示该项目存在一个安全/权限相关的待验证问题:Feature: Add MCP server trust verification before browser tool execution
可能增加新用户试用和生产接入成本。
下一步:先在隔离浏览器配置和测试账号中验证最小网页任务。。