[BUG] The browser pane `computer { action: "screenshot" }` tool consistently times out after 30s with:
Resolved 💬 5 comments Opened Jul 11, 2026 by juanmanuelvazquez Closed Jul 16, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
The browser pane computer { action: "screenshot" } tool consistently times out after 30s with:
computer timed out after 30s. The Browser pane may be stuck (modal dialog, navigation hang, or unresponsive renderer).
Steps to reproduce
- Open Claude Code desktop app (Windows 11)
- Use
preview_startwith any URL (internal or external) - Call
computer { action: "screenshot" } - Times out every time — restarting Claude Code does not fix it
Environment
- OS: Windows 11 Pro 10.0.26200
- Claude Code: desktop app
- URLs tested: https://google.com
Notes
navigateworks fine (returns 200)read_pageworks fine (returns full DOM)- Only
screenshot/computeractions fail
What Should Happen?
The screenshot should be returned immediately showing the current state of the browser pane, as it does in other sessions/platforms.
Error Messages/Logs
Steps to Reproduce
- Open Claude Code desktop app (Windows 11)
- Use preview_start with any URL
- Call computer { action: "screenshot" }
- Tool times out after 30s — restarting Claude Code does not fix it
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.198 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗