{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_webwright",
  "slug": "webwright",
  "name": "Webwright",
  "canonical_url": "https://www.openagent.bot/agents/webwright",
  "category": "agents",
  "resource_type": "agent",
  "summary": "Webwright is an open-source browser agent framework from Microsoft that targets SWE-style, long-horizon web tasks. It is useful for teams comparing browser-use style agents, Playwright-based automation, and agent frameworks that need repeatable web task execution.",
  "capabilities": [
    "workflow-orchestration"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "developer-workflow"
  ],
  "deployment_modes": [],
  "interfaces": [
    "repo"
  ],
  "integrations": [],
  "permission_surface": [
    "browser"
  ],
  "risk_level": "moderate",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Browser automation",
    "Coding agent workflow",
    "Evaluation and observability",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Teams that only need a simple scraper",
    "Users looking for a no-code browser automation product"
  ],
  "primary_actions": [
    "Inspect repository"
  ],
  "evidence_urls": [
    "https://github.com/microsoft/Webwright"
  ],
  "last_verified_at": "2026-06-09",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/agents/webwright.json",
    "markdown_url": "https://www.openagent.bot/agents/webwright.md",
    "agent_json_url": "https://www.openagent.bot/agents/webwright.agent.json"
  }
}