这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@edwardysun
Copy link
Contributor

@edwardysun edwardysun commented May 2, 2025

Resolves #1527

Summary by mrge

Made contenteditable fields fully interactable by updating checks in the DOM tree builder. This ensures editable elements are recognized as interactive.

  • Bug Fixes
    • Added logic to detect both contenteditable="true" and isContentEditable properties.

@pirate
Copy link
Contributor

pirate commented May 2, 2025

thanks!

@pirate pirate merged commit 394a0a1 into browser-use:main May 2, 2025
35 checks passed
dharam1291 pushed a commit to dharam1291/browser-use that referenced this pull request May 3, 2025
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.

Regression from 0.1.40 to 0.1.41 on recognition of contenteditable elements

2 participants