Playwright Test Automation
@Prathameshs
关于 Playwright Test Automation
Experiments on using mcp for web automation using playwright / puppeteer map servers
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Playwright Test Automation?
A test automation project for web applications using Playwright with Python. It provides a structured approach to writing, organizing, and scaling tests via the Page Object Model and pytest.
How to use Playwright Test Automation?
Clone the repository, install Python dependencies with pip install -r requirements.txt, then run playwright install to download browsers. Execute all tests with pytest tests/.
Key features of Playwright Test Automation
- Uses Playwright with Python for browser automation
- Page Object Model via a
BasePageclass - Organized with
tests/andpages/directories - Runs tests using pytest
- Scalable and maintainable test structure
Use cases of Playwright Test Automation
- Automate end‑to‑end tests for a web application
- Structure test suites with reusable page objects
- Run tests locally during development or in CI
- Verify UI behavior and assert expected outcomes
FAQ from Playwright Test Automation
What tools are used?
Playwright (browser automation) with Python, organized using pytest for test execution and a Page Object Model pattern.
How do I install and run the tests?
Clone the repo, run pip install -r requirements.txt, then playwright install to install browsers. Execute tests with pytest tests/.
What is the project structure?
It includes a tests/ folder for test cases (e.g., test_example.py) and a pages/ folder with a base_page.py defining common element interaction methods.
Can I contribute to this project?
Yes. Contributions are welcome via pull requests or by opening issues for enhancements or bug fixes.
What license is used?
The project is licensed under the MIT License.
生产力 分类下的更多 MCP 服务器
mcp-server-macos-use
mediar-aiAI agent that controls computer with OS-level tools, MCP compatible, works with any model
ATLAS: Task Management System
cyanheadsA Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex workflows. Now with Deep Research.
MCP Shrimp Task Manager
cjo4m06Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning A
🚀 TaskMaster: Todoist MCP for Cursor AI
mingolladanieleA lightweight Model Context Protocol (MCP) server that enables natural language interaction with your Todoist tasks directly from your IDE. Built with simplicity and maintainability in mind.
Openfate Bazi Mcp
openfate-aiOpenFate Bazi MCP server with deterministic Four Pillars calculation, True Solar Time, branch interactions, and reverse Bazi lookup.
评论