rdcrystallab/playwright-cli
v1.0.0MIT
Browser automation with playwright-cli for web testing, form filling, screenshots, and data extraction
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "playwright-cli",
"version": "1.0.0",
"description": "Browser automation with playwright-cli for web testing, form filling, screenshots, and data extraction",
"author": {
"name": "Ricky",
"email": "moiamond@gmail.com"
},
"repository": "https://github.com/ricky1698/agentic-plugins",
"license": "MIT",
"keywords": ["playwright", "browser", "automation", "testing", "web", "screenshot"]
}