Skip to content

chore: patch release - ### Bug Fixes - **Stale accessibility tree refere...#808

Merged
ctate merged 1 commit intomainfrom
release/patch-1773539681226
Mar 15, 2026
Merged

chore: patch release - ### Bug Fixes - **Stale accessibility tree refere...#808
ctate merged 1 commit intomainfrom
release/patch-1773539681226

Conversation

@ctate
Copy link
Collaborator

@ctate ctate commented Mar 15, 2026

Release Changeset

Type: patch

Changes:

Bug Fixes

  • Stale accessibility tree reference fallback - Fixed an issue where interacting with an element whose backend_node_id had become stale (e.g. after the DOM was replaced) would fail with a Could not compute box model CDP error. Element resolution now re-queries the accessibility tree using role/name lookup to obtain a fresh node ID before retrying the operation (fix: re-query accessibility tree when backend_node_id is stale #806)

This PR was created automatically by the release automation tool

@vercel
Copy link
Contributor

vercel bot commented Mar 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-browser Ready Ready Preview, Comment Mar 15, 2026 1:55am
agent-browser-env-demo Ready Ready Preview, Comment Mar 15, 2026 1:55am

@ctate ctate merged commit fa91c22 into main Mar 15, 2026
12 checks passed
@ctate ctate deleted the release/patch-1773539681226 branch March 15, 2026 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant