921 B
921 B
API Troubleshooting
General Guidance
IMPORTANT: do NOT attempt to dig through source code or control the browser through unrelated mechanisms before attempting the workflow for the selected backend. If you run into issues, follow the steps below FIRST.
- Do not fall back to Computer Use just because its tool calls are already visible. Read and attempt this workflow first.
- If
js_resetis visible butjsis not, do not conclude thatnode_replis unusable. Use tool discovery fornode_repl js, thenmcp__node_repl__js, thenjs, thennode_repl js JavaScript execution; run the bootstrap cell with the Node REPLjstool once it is exposed. - If the Node REPL
jsexecution tool is still unavailable after those searches, say that explicitly before choosing any fallback browser-control path. - If
node_replis not available, say that explicitly before choosing any fallback browser-control path.