豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

fix: snapshot does not capture Iframe content#217

Merged
AlinaVarkki merged 5 commits intomainfrom
fix-iframe-issue
Sep 30, 2025
Merged

fix: snapshot does not capture Iframe content#217
AlinaVarkki merged 5 commits intomainfrom
fix-iframe-issue

Conversation

@AlinaVarkki
Copy link
Copy Markdown
Contributor

@AlinaVarkki AlinaVarkki commented Sep 30, 2025

Closes: #186

@AlinaVarkki AlinaVarkki changed the title fix: snapshot does not capture Iframe content (#186) fix: snapshot does not capture Iframe content Sep 30, 2025
@AlinaVarkki AlinaVarkki requested a review from OrKoN September 30, 2025 04:57
Comment thread src/tools/snapshot.ts
@AlinaVarkki AlinaVarkki merged commit ce356f2 into main Sep 30, 2025
16 checks passed
@AlinaVarkki AlinaVarkki deleted the fix-iframe-issue branch September 30, 2025 07:38
OrKoN pushed a commit that referenced this pull request Oct 1, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.6.0](chrome-devtools-mcp-v0.5.1...chrome-devtools-mcp-v0.6.0)
(2025-10-01)


### Features

* **screenshot:** add WebP format support with quality parameter
([#220](#220))
([03e02a2](03e02a2))
* **screenshot:** adds ability to output screenshot to a specific pat…
([#172](#172))
([f030726](f030726))
* support --accept-insecure-certs CLI
([#231](#231))
([efb106d](efb106d))
* support --proxy-server CLI
([#230](#230))
([dfacc75](dfacc75))
* support initial viewport in the CLI
([#229](#229))
([ef61a08](ef61a08))
* support timeouts in wait_for and navigations
([#228](#228))
([36e64d5](36e64d5))


### Bug Fixes

* **network:** show only selected request
([#236](#236))
([73f0aec](73f0aec))
* PageCollector subscribing multiple times
([#241](#241))
([0412878](0412878))
* snapshot does not capture Iframe content
([#217](#217))
([ce356f2](ce356f2)),
closes
[#186](#186)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

Snapshot does not capture Iframe content

2 participants