Browser - cannot select iframe elements

Describe the Bug

When using the in-built browser, you cannot select elements of a web-page if they are using iframe - you can highlight them, but clicking on the mouse does not add them as context into the agentic chat interface.

Steps to Reproduce

Visit this page inside cursor’s browser and try selecting the iframe element:

Expected Behavior

It should add the context of that element into the agent chat.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.69
VSCode Version: 1.99.3
Commit: 63fcac100bd5d5749f2a98aa47d65f6eca61db30
Date: 2025-11-07T18:21:29.650Z (18 hrs ago)
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.6.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This is a known limitation with the browser’s “select element” feature that the team is actively working on. The iframe-specific issue you mentioned adds valuable detail to what we’re tracking.

As a workaround, you can use Google Chrome (external browser) instead of the embedded Browser Tab when invoking the browser tool with Agent. While you won’t have the click-to-select UI, the agent can still interact with the page and extract information, including iframe content.

I’ve noted your specific iframe case for the team.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.