ChromeDevTools / ChromeDevTools/chrome-devtools-mcp

return all pages when click web element

Open
#367 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

confirmed feature
Dominant language
TypeScript
Stars
52.3k
Forks
4.3k
Avg merge
2d 7h
Merged PRs (30d)
83

Description

Description of the bug

Clicking an element may open a new page. If the list of pages is not returned, the model cannot perceive that a new page has opened and will therefore assume that the click action did not take effect. Returning the list of open pages can effectively solve this problem.

Image
Reproduction

No response

Expectation

No response

MCP configuration

No response

Node version

No response

Chrome version

No response

Coding agent version

No response

Model version

No response

Chat log

No response

Operating system

None

Extra checklist
  • I want to provide a PR to fix this bug

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Trace the implementation of clicking a web element and how the resulting response exposes open pages. Reproduce a click that opens a new page, then verify that the returned page list lets the model observe the new page.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.