A shot-scraper-style JSON API on Bun 1.4's new Bun.WebView
A zero-dependency TypeScript service using Bun 1.4's Bun.WebView to provide a shot-scraper-style JSON API for JavaScript evaluation and screenshots without Puppeteer or Playwright.
A zero-dependency TypeScript service using Bun 1.4's Bun.WebView to provide a shot-scraper-style JSON API for JavaScript evaluation and screenshots without Puppeteer or Playwright.
Datasette-agent 0.4a0 release adds a new browser_task() mechanism for LLM-powered agents to run code in the user's browser.
A 101 guide to WebMCP in Chrome, explaining how it enables structured AI-agent interactions with web apps via the Model Context Protocol.
Apple introduces Safari MCP server for web developers, enabling agents to debug code via browser access with DOM, network, and screenshot tools.
An analysis of what companies expect from Playwright engineers in 2026, focusing on conceptual understanding, locator strategies, and test framework architecture.
Comparing Playwright MCP and Claude Code's /chrome for browser automation, highlighting setup and maintenance differences.
A developer uses the Claude in Chrome browser agent to navigate the Cloudflare dashboard and solve a CORS configuration problem.
A guide to installing and configuring Playwright for browser automation on Heroku using Node.js, including dependency management and code structure.