Playwright Screenshot Exceeds API Size Limit, Blocking Conversation Continuation

Resolved 💬 3 comments Opened Aug 9, 2025 by annasba07 Closed Aug 15, 2025

Bug Description
using playwright and claude code took an image that exceeded max allowed size but its unable to continue the conversation. it keeps the same error no matter what I enter in my reponse

Environment Info

  • Platform: win32
  • Terminal: windows-terminal
  • Version: 1.0.69
  • Feedback ID:

Errors

[{"error":"Error: Error: Ref e15 not found in the current page snapshot. Try capturing new snapshot.\n    at UTB (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1330:11966)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1330:6731)\n    at async Wj8 (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:10455)\n    at async Yu1 (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:6732)\n    at async Yj8 (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:5723)\n    at async Gj8 (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:5352)\n    at async pS (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:3792)\n    at async pS (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:4473)\n    at async pS (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:4473)","timestamp":"2025-08-06T05:45:52.495Z"},{"error":"Error: Error: Ref e70 not found in the current page snapshot. Try capturing new snapshot.\n    at UTB (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1330:11966)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1330:6731)\n    at async Wj8 (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:10455)\n    at async Yu1 (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:6732)\n    at async Yj8 (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:5723)\n    at async Gj8 (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:5352)\n    at async pS (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:3792)\n    at async pS (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:4473)\n    at async pS (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:4473)","timestamp":"2025-08-06T05:46:02.828Z"},{"error":"Error: TimeoutError: locator.waitFor: Timeout 5000ms exceeded.\nCall log:\n\^[[2m  - waiting for getByText('Start Conversation').first() to be visible\^[[22m\n\n    at UTB (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1330:11966)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1330:6731)\n    at async Wj8 (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:10455)\n    at async Yu1 (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:6732)\n    at async rjB (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:1917:1384)\n    at async Ij8 (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:5843)\n    at async Gj8 (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:5328)\n    at async pS (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:3792)\n    at async pS (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:2786:4473)","timestamp":"2025-08-06T05:46:24.849Z"},{"error":"AxiosError: Request failed with status code 403\n    at MN (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:718:1077)\n    at Unzip.I0 (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:719:9955)\n    at Unzip.emit (node:events:530:35)\n    at Unzip.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1698:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at U91.request (file:///C:/Users/annas/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:721:2088)\n    at process.processTicksAndRejections (n

Note: Error logs were truncated.

View original on GitHub ↗

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