[Feature Request] Add configurable browser automation action delay setting
Resolved 💬 2 comments Opened Jan 23, 2026 by erebuskaimoros Closed Feb 28, 2026
Bug Description
Feature request: Add a configurable setting for browser automation wait times (Claude
in Chrome). Currently the wait time between actions defaults to ~2 seconds and can
only be adjusted via CLAUDE.md instructions. A setting like
CLAUDE_CODE_BROWSER_ACTION_DELAY_MS or browser.actionDelayMs in settings.json would
be useful.
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 2.1.17
- Feedback ID: b7e07fed-1693-461d-a4a0-8fadab50645a
Errors
[{"error":"Error: ENOENT: no such file or directory, scandir '/Library/Application Support/ClaudeCode/.claude/skills'\n at Module.readdirSync (node:fs:1569:26)\n at file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:1766\n at fX (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:34782)\n at Object.readdirSync (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:1736)\n at C01 (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1537:369)\n at file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1537:4279\n at q (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:6807)\n at Ih2 (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4842:4362)\n at file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4842:6961\n at q (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:6807)","timestamp":"2026-01-23T12:43:13.012Z"},{"error":"Error: ENOENT: no such file or directory, scandir '/Users/boonewheeler/.claude/skills'\n at Module.readdirSync (node:fs:1569:26)\n at file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:1766\n at fX (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:34782)\n at Object.readdirSync (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:1736)\n at C01 (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1537:369)\n at file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1537:4322\n at q (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:6807)\n at Ih2 (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4842:4362)\n at file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4842:6961\n at q (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:6807)","timestamp":"2026-01-23T12:43:13.013Z"},{"error":"Error: Request was aborted.\n at XR.makeRequest (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:168:3940)\n at process.processTicksAndRejections (node:internal/process/task_queues:103:5)","timestamp":"2026-01-23T12:44:59.873Z"},{"error":"Error: ENOENT: no such file or directory, scandir '/Library/Application Support/ClaudeCode/.claude/skills'\n at Module.readdirSync (node:fs:1569:26)\n at file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:1766\n at fX (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:34782)\n at Object.readdirSync (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:1736)\n at C01 (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1537:369)\n at file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1537:4279\n at q (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:6807)\n at Ih2 (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4842:4362)\n at file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4842:6961\n at q (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:6807)","timestamp":"2026-01-23T13:47:10.003Z"},{"error":"Error: ENOENT: no such file or directory, scandir '/Users/boonewheeler/.claude/skills'\n at Module.readdirSync (node:fs:1569:26)\n at file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:1766\n at fX (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:34782)\n at Object.readdirSync (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:9:1736)\n at C01 (file:///Users/boonewheeler/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1537:369)\n at file:/…
Note: Content was truncated.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗