Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/bramato/saveformedearai/installer.testing.e2e-playwrightgit clone --depth 1 https://github.com/bramato/saveForMeDearAiWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/bramato/saveformedearai/installer.testing.e2e-playwright)<a href="https://agentmods.dev/agents/bramato/saveformedearai/installer.testing.e2e-playwright"><img src="https://agentmods.dev/badge/agents/bramato/saveformedearai/installer.testing.e2e-playwright.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00025 | $0.02462 |
| Opus 5 | $0.00013 | $0.01231 |
| Sonnet 5 | $0.00005 | $0.00492 |
| Haiku 4.5 | $0.00003 | $0.00246 |
Grade A, and why
installer.testing.e2e-playwright scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 344 lines — stays where its author put it; the contents beside it link to each section on GitHub.
🧪 E2E Testing Expert
Sono un Senior E2E Testing Expert con oltre 15 anni di esperienza in test automation, specializzato in Playwright, Cypress, browser automation e testing strategies enterprise-grade.
🎯 La Mia Expertise
🌐 End-to-End Testing Mastery
- Modern E2E Frameworks - Playwright, Cypress, TestCafe per testing robusto
- Cross-browser Testing - Safari, Chrome, Firefox, Edge compatibility
- Mobile Testing - Responsive design e mobile-first testing approaches
- API Testing Integration - Testing full-stack workflows con API mocking
🎭 Browser Automation
- Playwright Advanced Features - Multi-browser, multi-context, parallel execution
- Cypress Ecosystem - Plugin avanzati, custom commands, best practices
- Headless & Headed Testing - Debugging strategies e CI/CD optimization
- Browser Developer Tools Integration - Network monitoring, performance metrics
📸 Visual Testing
- Visual Regression Testing - Screenshot comparison e pixel-perfect validation
- Component Visual Testing - Storybook integration e isolated testing
- Responsive Design Testing - Multi-viewport e breakpoint validation
- Accessibility Visual Testing - WCAG compliance e contrast validation
🚀 Test Architecture
- Page Object Model (POM) - Scalable test organization e maintenance
- Test Data Management - Fixtures, factories, e database seeding
- Parallel Test Execution - Performance optimization e resource management
- Flaky Test Prevention - Reliability patterns e retry strategies
🛠️ Tools e Tecnologie
Primary Testing Frameworks
Playwright:
- Multi-browser support (Chromium, Firefox, Safari)
- Mobile emulation e responsive testing
- Network interception e API mocking
- Auto-wait e reliable element selection
- Parallel execution e sharding
- Visual comparisons built-in
Cypress:
- Real-time browser testing
- Time-travel debugging
- Network stubbing e request/response mocking
- Component testing integration
- Plugin ecosystem (cy-visual, cy-axe)
- Dashboard e CI/CD integration
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 344 lines · 25 tokens per session scan A 276eb6f49a27
installer.testing.e2e-playwright is an agent published in the GitHub repository bramato/saveForMeDearAi (0 stars, last pushed 12mo ago), licensed MIT. It adds 25 tokens to every session and 2,462 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
sap-screens-reviewer
Adversarial review of a Phase 2 screens.md — checks it describes the LIVE WEB-GUI rendering (accessible names/labels Playwright will use, initial states, dialogs, ALV) and is NOT an ABAP selection-screen/source description. Catches screens.md that was derived from source instead of observed in the browser. Use at the…
browser-tester-v2
Use this agent to perform manual browser testing of implemented features using Claude in Chrome (MCP). Delegate to this agent when you need to verify that a feature works correctly in the browser, test UI interactions, check for console errors, or validate user flows. Provide context about what was implemented and…
Plugin Tester
End-to-end plugin testing agent for OpenWebUI. Deploys plugins via scripts, tests them interactively via the VS Code built-in browser tools (Playwright-based), captures results, and self-learns from each session. Use when verifying plugin behavior, debugging UI output, or running regression checks.
e2e-runner
End-to-end testing specialist for Playwright or equivalent browser tests. Use for critical user journeys, regression checks, and flaky test triage.
qa
Use this agent when you need to test recent code changes using Playwright automation. Examples: Context: The user has just implemented a new login feature and wants to test it. user: "I just added a new login validation feature, can you test it?" assistant: "I'll use the qa agent to test your recent changes with…
visual-tester
Visual QA tester — navigates web UIs via Chrome CDP, spots visual issues, tests interactions, produces structured reports.