---
id: ssh-playwright-explore-website
name: "playwright-explore-website"
url: https://skills.yangsir.net/skill/ssh-playwright-explore-website
author: github
domain: testing
tags: ["playwright", "web-scraping", "browser-automation", "e2e-testing", "website-crawling"]
install_count: 10600
rating: 4.50 (323 reviews)
github: https://github.com/github/awesome-copilot
---

# playwright-explore-website

> 使用Playwright MCP进行网站探索，以识别关键功能和潜在测试点。

**Stats**: 10,600 installs · 4.5/5 (323 reviews)

## Before / After 对比

### Playwright探索网站识别关键功能

## Readme

# Website Exploration for Testing

Your goal is to explore the website and identify key functionalities.

## Specific Instructions

1. Navigate to the provided URL using the Playwright MCP Server. If no URL is provided, ask the user to provide one.
2. Identify and interact with 3-5 core features or user flows.
3. Document the user interactions, relevant UI elements (and their locators), and the expected outcomes.
4. Close the browser context upon completion.
5. Provide a concise summary of your findings.
6. Propose and generate test cases based on the exploration.


---
*Source: https://skills.yangsir.net/skill/ssh-playwright-explore-website*
*Markdown mirror: https://skills.yangsir.net/api/skill/ssh-playwright-explore-website/markdown*