---
id: manual-webapp-testing
name: "Webapp Testing"
nameZh: "Web 应用测试"
sourceCategory: "Anthropic Skill"
sourceCategoryZh: "Anthropic Skill"
url: "https://github.com/anthropics/skills/tree/main/skills/webapp-testing"
sourceUrl: "https://github.com/anthropics/skills"
tags: ["Playwright","Browser testing","QA"]
tagsZh: ["Playwright","浏览器测试","QA"]
categorySlugs: ["testing","dev"]
---

# Webapp Testing

中文名称：Web 应用测试

## Description

Tests your local app in a real browser using Playwright.

用 Playwright 在真实浏览器中测试本地 Web 应用。

## 中文说明

用 Playwright 在真实浏览器中测试本地 Web 应用。

- 打开或安装 Skill：https://github.com/anthropics/skills/tree/main/skills/webapp-testing
- 查看原始来源：https://github.com/anthropics/skills
- 分类：testing, dev
- 标签：Playwright、浏览器测试、QA

## Use This Skill

- Open or install the skill from: https://github.com/anthropics/skills/tree/main/skills/webapp-testing
- Review the original source: https://github.com/anthropics/skills
- Categories: testing, dev
- Tags: Playwright, Browser testing, QA
- 中文标签：Playwright、浏览器测试、QA

## README SEO Report

### Detailed Overview

To test local web applications, write native Python Playwright scripts. Helper Scripts Available : - scripts/with server.py - Manages server lifecycle (supports multiple servers) Always run scripts with --help first to see usage. DO NOT read the source until you try running the script first and find that a customized solution is abslutely necessary. These scripts can be very large and thus pollute your context window. They exist to be called directly as black-box scripts rather than ingested into your context window.

### Installation

No explicit installation section was found in the archived README. Open the original source for the official setup path; the download button provides the local Markdown copy saved by EasyGlobe.

### Usage

Use this skill when the task involves Playwright, Browser testing, QA. It can be adapted into Claude Skills, Codex Skills, Gemini Skills, Kimi Skills, GLM Skills, or a team SOP.

### Capabilities

Primary workflow coverage: testing, dev.

### Source Archive

- Archive source type: github
- Primary README/SKILL doc: github/skills/webapp-testing/SKILL.md
- Archived docs: github/skills/webapp-testing/SKILL.md

## 3W FAQ

### What is this skill?

Tests your local app in a real browser using Playwright.

### Who is this skill for?

This skill is for teams or AI agents working on testing, dev workflows.

### When should you use it?

Use it when the task matches these tags: Playwright, Browser testing, QA.

## 中文 3W FAQ

### What：这个 skill 是什么？

用 Playwright 在真实浏览器中测试本地 Web 应用。

### Who：适合谁使用？

适合处理 testing、dev 工作流的团队、运营人员、开发者或 AI Agent。

### When：什么时候使用？

当任务涉及 Playwright、浏览器测试、QA，或需要沉淀为 Claude Skills、Codex Skills、Gemini Skills、Kimi Skills、GLM Skills 或团队 SOP 时使用。
