From cb59ec0aa13e680a0b1fff696be798647a373444 Mon Sep 17 00:00:00 2001 From: marc-f0d1a5 Date: Fri, 27 Mar 2026 03:46:41 +0000 Subject: [PATCH] Add guide --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 322c5c7..8a8aadd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ -# browser-automation-guide +# Browser Automation: AI + Web Interaction -Browser Automation: AI + Playwright Guide \ No newline at end of file +Modern browser automation combines Playwright with AI agents. + +## Key Advances +- DOM Serialization +- Vision Models (Claude/GPT-4V) +- ReAct Agent Loops +- Proxy Management +- CAPTCHA Handling + +## Architecture +- Recipe Engine: JSON workflows +- Agent Mode: Autonomous AI +- Vision Fallback: Screenshot analysis