browser-use--browser-harness
5748035bb1
Previously js() silently returned None when Chrome reported a syntax or runtime error. Now it raises RuntimeError with the error description, line/column location, and a snippet of the failing expression. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>