[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

  1. Open Claude Code desktop app (Windows 11)
  2. Use preview_start with any URL (internal or external)
  3. Call computer { action: "screenshot" }
  4. Times out every time — restarting Claude Code does not fix it

Environment

Notes

  • navigate works fine (returns 200)
  • read_page works fine (returns full DOM)
  • Only screenshot / computer actions 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

  1. Open Claude Code desktop app (Windows 11)
  2. Use preview_start with any URL
  3. Call computer { action: "screenshot" }
  4. 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_

View original on GitHub ↗

This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗