Skip to main content

One post tagged with "tutorial"

View All Tags

Building a Visual Testing Skill with Browsr Relay

· 4 min read

One of the most useful things you can give an AI agent is the ability to see what it just built. With Browsr Relay, you can give Claude Code, Codex, or any other agent a "visual testing skill" — a short document that tells the agent how to navigate to your app, take a screenshot, check for JavaScript errors, and report what it sees. Here's how to build one.