Skip to content

Conversation

@OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Oct 7, 2025

Sets the screen size in headless to be 3840x2160px to allow resize tool to work correctly for most use cases.

Closes #294

@OrKoN OrKoN requested a review from Lightning00Blade October 7, 2025 13:19
@OrKoN OrKoN force-pushed the orkon/fix-screen-size branch from 2e0b7f3 to 5692081 Compare October 7, 2025 13:20
@OrKoN OrKoN force-pushed the orkon/fix-screen-size branch from 5692081 to bc22d1b Compare October 7, 2025 13:23
@OrKoN OrKoN enabled auto-merge (squash) October 7, 2025 13:26
@OrKoN OrKoN merged commit 357db65 into main Oct 7, 2025
17 checks passed
@OrKoN OrKoN deleted the orkon/fix-screen-size branch October 7, 2025 13:27
OrKoN pushed a commit that referenced this pull request Oct 8, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.6.1](chrome-devtools-mcp-v0.6.0...chrome-devtools-mcp-v0.6.1)
(2025-10-07)


### Bug Fixes

* change default screen size in headless
([#299](#299))
([357db65](357db65))
* **cli:** tolerate empty browser URLs
([#298](#298))
([098a904](098a904))
* guard performance_stop_trace when tracing inactive
([#295](#295))
([8200194](8200194))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
AlinaVarkki pushed a commit that referenced this pull request Oct 13, 2025
Sets the screen size in headless to be 3840x2160px to allow resize tool
to work correctly for most use cases.

Closes #294
AlinaVarkki pushed a commit that referenced this pull request Oct 13, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.6.1](chrome-devtools-mcp-v0.6.0...chrome-devtools-mcp-v0.6.1)
(2025-10-07)


### Bug Fixes

* change default screen size in headless
([#299](#299))
([357db65](357db65))
* **cli:** tolerate empty browser URLs
([#298](#298))
([098a904](098a904))
* guard performance_stop_trace when tracing inactive
([#295](#295))
([8200194](8200194))

---
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.

Bug: --viewport option and resize_page tool fail in headless mode with Browser.setContentsSize error

2 participants