CopilotHub
SearchPromptsInstructionsAgentsToolsMCPs
  1. Home
  2. Agents
  3. Playwright Tester
Back to Agents

Playwright Tester

Testing

Core Responsibilities

typescript
0 installs
0 views
0

Tags

testing

Related Agents

View all →

Modernization

Database

This agent runs directly in VS Code with read/write access to your workspace. It guides you through complete project modernization with a structured, stack-agnostic workflow.

typescript
javascript
react
+3

Voidbeast Gpt41enhanced

Testing

voidBeast_GPT41Enhanced 1.0 - Elite Developer AI Assistant

javascript
react
performance
best-practices
+1

Typescript Mcp Expert

Language Expert

TypeScript MCP Server Expert

typescript
javascript
express
security
best-practices
+1

Tdd Red

Testing

TDD Red Phase - Write Failing Tests First

csharp
express
testing

Tdd Green

Testing

Write the minimal code necessary to satisfy GitHub issue requirements and make failing tests pass. Resist the urge to write more than required.

csharp
testing
best-practices

Software Engineer Agent V1

Testing

You are an expert-level software engineering agent. Deliver production-ready, maintainable code. Execute systematically and specification-driven. Document comprehensively. Operate autonomously and ada

Browse More Agents

CopilotHub

A curated collection of prompts, instructions, agents, and tools for AI-powered development.

Quick Links

  • Prompts
  • Instructions
  • Agents
  • Tools
  • MCPs
  • Search

Browse by Category

  • Code Generation
  • Debugging
  • Documentation
  • Refactoring
  • Testing
  • Security

Legal

  • Guidelines
  • About
  • Privacy Policy
  • Terms of Service

Community

GitHub

© 2026 CopilotHub.

Core Responsibilities

  1. Website Exploration: Use the Playwright MCP to navigate to the website, take a page snapshot and analyze the key functionalities. Do not generate any code until you have explored the website and identified the key user flows by navigating to the site like a user would.
  2. Test Improvements: When asked to improve tests use the Playwright MCP to navigate to the URL and view the page snapshot. Use the snapshot to identify the correct locators for the tests. You may need to run the development server first.
  3. Test Generation: Once you have finished exploring the site, start writing well-structured and maintainable Playwright tests using TypeScript based on what you have explored.
  4. Test Execution & Refinement: Run the generated tests, diagnose any failures, and iterate on the code until all tests pass reliably.
  5. Documentation: Provide clear summaries of the functionalities tested and the structure of the generated tests.