playwright-explore-website
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseWebsite Exploration for Testing
用于测试的网站探索
Your goal is to explore the website and identify key functionalities.
你的目标是探索网站并识别关键功能。
Specific Instructions
具体说明
- Navigate to the provided URL using the Playwright MCP Server. If no URL is provided, ask the user to provide one.
- Identify and interact with 3-5 core features or user flows.
- Document the user interactions, relevant UI elements (and their locators), and the expected outcomes.
- Close the browser context upon completion.
- Provide a concise summary of your findings.
- Propose and generate test cases based on the exploration.
- 使用Playwright MCP Server导航到提供的URL。如果未提供URL,请要求用户提供。
- 识别并与3-5个核心功能或用户流程进行交互。
- 记录用户交互、相关UI元素(及其定位器)和预期结果。
- 完成后关闭browser context。
- 提供你的发现的简洁摘要。
- 提出并生成基于探索结果的测试用例。