stagehand-python@4.2.0a0.dev1529: refactor(cli): remove coordinate XPath return flag ( 2835)
Browserbase Stagehand releases published stagehand-python@4.2.0a0.dev1529: refactor(cli): remove coordinate XPath return flag ( 2835). Summary Remove the unsupported --return-xpath option from Browse's coordinate click, hover, scroll, and drag commands. The CLI rejects the flag, and strict driver schemas reject stale returnXPath payloads before performing a…
原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。
为什么值得关注
Browserbase Stagehand releases published stagehand-python@4.2.0a0.dev1529: refactor(cli): remove coordinate XPath return flag ( 2835). This release-watch entry was generated from the project's official GitHub release feed and is kept separate from human-reviewed editorial analysis. Release notes: Summary Remove the unsupported --return-xpath option from Browse's coordinate click, hover, scroll, and drag commands. The CLI rejects the flag, and strict driver schemas reject stale returnXPath payloads before performing a mouse action. Update the examples and the Browse minor changeset for the V4 migration and flag removal. XPath selectors and snapshot xpathMap remain supported. Scope The cursor overlay ( 2869 ) and network sidecar ( 2849 ) are already merged into main . This branch includes the final parent and reconciles its squash merge, preserving the current cursor fixes. The final diff against main is 8 files, +17/−62 , limited to the XPath flag removal, documentation, removal of the obsolete XPath test, and release metadata. Validation At db5e592ce4359e1340ef4e921aad4b98581ee94a : focused driver-command suite 28 tests passed with an isolated daemon directory; changed-file…
可执行摘要
Treat stagehand-python@4.2.0a0.dev1529: refactor(cli): remove coordinate XPath return flag ( 2835) as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
- Agent 实用度
- 82/100
- 可信度
- 96%
- 机器格式
- JSON + Markdown
开发者应核对什么
- Review the official Browserbase Stagehand releases release notes before upgrading.
- Check compatibility, migration, and security notes against your current agent stack.
- Run focused regression tests before production rollout.