# Pitfall Log / 踩坑日志

项目：seleniumbase/SeleniumBase

摘要：发现 17 个潜在踩坑项，其中 1 个为 high/blocking；最高优先级：配置坑 - 来源证据：High-Level Stealthy Architecture Overview。

## 1. 配置坑 · 来源证据：High-Level Stealthy Architecture Overview

- 严重度：high
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个配置相关的待验证问题：High-Level Stealthy Architecture Overview
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/seleniumbase/SeleniumBase/issues/4247 | 来源讨论提到 python 相关条件，需在安装/试用前复核。

## 2. 安装坑 · 来源证据：Add option to set the exact Chromium revision downloaded for `sbase get chromium`

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安装相关的待验证问题：Add option to set the exact Chromium revision downloaded for `sbase get chromium`
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/seleniumbase/SeleniumBase/issues/4394 | 来源讨论提到 macos 相关条件，需在安装/试用前复核。

## 3. 安装坑 · 来源证据：On Windows, `ValueError: "I/O operation on closed pipe"` during the cleanup phase of Pure CDP Mode

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安装相关的待验证问题：On Windows, `ValueError: "I/O operation on closed pipe"` during the cleanup phase of Pure CDP Mode
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/seleniumbase/SeleniumBase/issues/4400 | 来源讨论提到 windows 相关条件，需在安装/试用前复核。

## 4. 配置坑 · 来源证据：Chromium first launch on Mac: `Do you want the application “Chromium Helper.app” to accept incoming network connections…

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个配置相关的待验证问题：Chromium first launch on Mac: `Do you want the application “Chromium Helper.app” to accept incoming network connections?`
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/seleniumbase/SeleniumBase/issues/4395 | 来源讨论提到 python 相关条件，需在安装/试用前复核。

## 5. 配置坑 · 来源证据：Slider captcha no bypassed, stops before slider finishes

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个配置相关的待验证问题：Slider captcha no bypassed, stops before slider finishes
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/seleniumbase/SeleniumBase/issues/4392 | 来源类型 github_issue 暴露的待验证使用条件。

## 6. 配置坑 · 来源证据：The latest chromium version makes UC Mode crash (includes UC + CDP Mode)

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个配置相关的待验证问题：The latest chromium version makes UC Mode crash (includes UC + CDP Mode)
- 对用户的影响：可能阻塞安装或首次运行。
- 证据：community_evidence:github | https://github.com/seleniumbase/SeleniumBase/issues/4393 | 来源类型 github_issue 暴露的待验证使用条件。

## 7. 能力坑 · 能力判断依赖假设

- 严重度：medium
- 证据强度：source_linked
- 发现：README/documentation is current enough for a first validation pass.
- 对用户的影响：假设不成立时，用户拿不到承诺的能力。
- 证据：capability.assumptions | https://github.com/seleniumbase/SeleniumBase | README/documentation is current enough for a first validation pass.

## 8. 运行坑 · 来源证据：Missing `await` in `ad_block` option code led to `RuntimeWarning: coroutine 'Browser.wait' was never awaited`

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个运行相关的待验证问题：Missing `await` in `ad_block` option code led to `RuntimeWarning: coroutine 'Browser.wait' was never awaited`
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/seleniumbase/SeleniumBase/issues/4388 | 来源类型 github_issue 暴露的待验证使用条件。

## 9. 运行坑 · 来源证据：On Windows, `solve_captcha()` isn't dragging the DataDome slider enough to the right

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个运行相关的待验证问题：On Windows, `solve_captcha()` isn't dragging the DataDome slider enough to the right
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/seleniumbase/SeleniumBase/issues/4399 | 来源讨论提到 windows 相关条件，需在安装/试用前复核。

## 10. 运行坑 · 来源证据：`get_title()` sometimes errors with `TypeError` if the page hasn't loaded enough

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个运行相关的待验证问题：`get_title()` sometimes errors with `TypeError` if the page hasn't loaded enough
- 对用户的影响：可能增加新用户试用和生产接入成本。
- 证据：community_evidence:github | https://github.com/seleniumbase/SeleniumBase/issues/4401 | 来源类型 github_issue 暴露的待验证使用条件。

## 11. 维护坑 · 来源证据：the new version of seleniumbase doesnt fully load chromium and crashes whenever i run my python code

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个维护/版本相关的待验证问题：the new version of seleniumbase doesnt fully load chromium and crashes whenever i run my python code
- 对用户的影响：可能阻塞安装或首次运行。
- 证据：community_evidence:github | https://github.com/seleniumbase/SeleniumBase/issues/4391 | 来源讨论提到 python 相关条件，需在安装/试用前复核。

## 12. 维护坑 · 维护活跃度未知

- 严重度：medium
- 证据强度：source_linked
- 发现：未记录 last_activity_observed。
- 对用户的影响：新项目、停更项目和活跃项目会被混在一起，推荐信任度下降。
- 证据：evidence.maintainer_signals | https://github.com/seleniumbase/SeleniumBase | last_activity_observed missing

- 严重度：medium
- 证据强度：source_linked
- 发现：no_demo
- 证据：downstream_validation.risk_items | https://github.com/seleniumbase/SeleniumBase | no_demo; severity=medium

## 14. 安全/权限坑 · 存在评分风险

- 严重度：medium
- 证据强度：source_linked
- 发现：no_demo
- 对用户的影响：风险会影响是否适合普通用户安装。
- 证据：risks.scoring_risks | https://github.com/seleniumbase/SeleniumBase | no_demo; severity=medium

## 15. 安全/权限坑 · 来源证据：Chromium Warning: `Google API keys are missing. Some functionality of Chromium will be disabled.`

- 严重度：medium
- 证据强度：source_linked
- 发现：GitHub 社区证据显示该项目存在一个安全/权限相关的待验证问题：Chromium Warning: `Google API keys are missing. Some functionality of Chromium will be disabled.`
- 对用户的影响：可能影响授权、密钥配置或安全边界。
- 证据：community_evidence:github | https://github.com/seleniumbase/SeleniumBase/issues/4396 | 来源讨论提到 api key 相关条件，需在安装/试用前复核。

## 16. 维护坑 · issue/PR 响应质量未知

- 严重度：low
- 证据强度：source_linked
- 发现：issue_or_pr_quality=unknown。
- 对用户的影响：用户无法判断遇到问题后是否有人维护。
- 证据：evidence.maintainer_signals | https://github.com/seleniumbase/SeleniumBase | issue_or_pr_quality=unknown

## 17. 维护坑 · 发布节奏不明确

- 严重度：low
- 证据强度：source_linked
- 发现：release_recency=unknown。
- 对用户的影响：安装命令和文档可能落后于代码，用户踩坑概率升高。
- 证据：evidence.maintainer_signals | https://github.com/seleniumbase/SeleniumBase | release_recency=unknown
