installer.testing.e2e-playwright

installer.testing.e2e-playwright is an agent for Claude Code from bramato/saveForMeDearAi. It costs 25 tokens per session (2,462 once invoked), scanned A, original, MIT.

An agent focused on end-to-end testing, which checks complete user workflows in real browsers, using tools such as Playwright and Cypress.

In plain words
What is it for?
Use it to plan or run browser automation, full workflow tests, screenshot comparisons, responsive checks, and related test debugging.
Why use it?
It helps organize browser, cross-browser, mobile, API, visual, and accessibility checks instead of testing only individual functions.

Agent for Claude Code

Install

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.

agentmods
npx agentmods add agents/bramato/saveformedearai/installer.testing.e2e-playwright
Clone the repo
git clone --depth 1 https://github.com/bramato/saveForMeDearAi

Made for: Claude Code.

Wrote 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.

agentmods badge for installer.testing.e2e-playwright

README.md
[![agentmods](https://agentmods.dev/badge/agents/bramato/saveformedearai/installer.testing.e2e-playwright.svg)](https://agentmods.dev/agents/bramato/saveformedearai/installer.testing.e2e-playwright)
Your own site
<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>
Per session 25 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,462 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 2d ago against content hash 276eb6f49a27, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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.

.claude/agents/installer.testing.e2e-playwright.md · 344 lines

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

Read the full file on GitHub · 344 lines

Changes

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.

  1. 2d ago First seen · 344 lines · 25 tokens per session scan A 276eb6f49a27

Subscribe to this mod's changes

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.

Related

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…

marcellourbani/vscode_abap_remote_fs · 90 tokens

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…

lipas-liikuntapaikat/lipas · 69 tokens

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.

Fu-Jie/openwebui-extensions · 63 tokens

e2e-runner

End-to-end testing specialist for Playwright or equivalent browser tests. Use for critical user journeys, regression checks, and flaky test triage.

cloudnative-co/claude-code-starter-kit · 34 tokens

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…

sheshbabu/zen · 0 tokens

visual-tester

Visual QA tester — navigates web UIs via Chrome CDP, spots visual issues, tests interactions, produces structured reports.

HazAT/pi-interactive-subagents · 28 tokens