browser-use--browser-harness
fbd9146df5
- goto() → goto_url() - click() → click_at_xy() - screenshot() → capture_screenshot() These three shared exact names with Playwright but different argument shapes, causing agent confusion. Updated helpers.py and all markdown skill files. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>