{ "name": "webwright", "version": "0.1.0", "description": "Turn your coding agent into a SOTA browser agent. Drives a local Playwright workspace via one bash command at a time, saving screenshots and an action log into final_runs/run_/, and visually self-verifies the result.", "author": { "name": "Microsoft Research", "url": "https://github.com/microsoft/Webwright" }, "homepage": "https://github.com/microsoft/Webwright", "repository": "https://github.com/microsoft/Webwright", "license": "MIT", "keywords": ["browser", "playwright", "web-agent", "automation", "rpa"], "skills": "./skills/", "interface": { "displayName": "Webwright", "shortDescription": "SOTA browser agent driven by your coding agent", "longDescription": "Drives a local Playwright workspace via one bash command at a time, saving screenshots and an action log into final_runs/run_/, and visually self-verifies the result.", "developerName": "Microsoft Research", "category": "Productivity", "capabilities": ["Read", "Write"], "websiteURL": "https://github.com/microsoft/Webwright" } }