playwright-explore-website

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

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.
  1. 使用Playwright MCP Server导航到提供的URL。如果未提供URL,请要求用户提供。
  2. 识别并与3-5个核心功能或用户流程进行交互。
  3. 记录用户交互、相关UI元素(及其定位器)和预期结果。
  4. 完成后关闭browser context。
  5. 提供你的发现的简洁摘要。
  6. 提出并生成基于探索结果的测试用例。