<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Browser Automation on Vibe Coding</title><link>https://vibecoding.rest/category/browser-automation/</link><description>Recent content in Browser Automation on Vibe Coding</description><generator>Hugo</generator><language>en</language><atom:link href="https://vibecoding.rest/category/browser-automation/index.xml" rel="self" type="application/rss+xml"/><item><title>Puppeteer</title><link>https://vibecoding.rest/mcp-servers/puppeteer/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/mcp-servers/puppeteer/</guid><description>&lt;p&gt;The Puppeteer server gives an agent control of a real (or headless) Chrome browser — navigating to URLs, clicking elements, filling in forms, and capturing screenshots as it goes.&lt;/p&gt;&#10;&lt;h2 id="why-it-matters"&gt;Why it matters&lt;/h2&gt;&#10;&lt;p&gt;Some tasks can only be verified by actually looking at rendered output — a UI change, a broken layout, a JavaScript-heavy page that a plain HTTP fetch can&amp;rsquo;t render. Browser automation closes that verification gap.&lt;/p&gt;</description></item><item><title>Playwright</title><link>https://vibecoding.rest/mcp-servers/playwright/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/mcp-servers/playwright/</guid><description>&lt;p&gt;Playwright MCP gives an agent structured control over a real browser — Chromium, Firefox, or WebKit — using Playwright&amp;rsquo;s accessibility tree instead of pixel-based screenshots. It exposes tools for navigation, clicking, form filling, and page inspection so an agent can complete multi-step web tasks deterministically.&lt;/p&gt;</description></item><item><title>Chrome DevTools</title><link>https://vibecoding.rest/mcp-servers/chrome-devtools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/mcp-servers/chrome-devtools/</guid><description>&lt;p&gt;Chrome DevTools MCP connects a coding agent to a live Chrome instance, exposing the same network, console, and performance-tracing tools available in DevTools. It lets an agent navigate pages, inspect requests, read console errors, and record performance traces from inside its own workflow.&lt;/p&gt;</description></item></channel></rss>