chore: remove generate_test tool for now - it adds no value (#675)

This commit is contained in:
Pavel Feldman
2025-07-16 13:33:05 -07:00
committed by GitHub
parent 3061d9aa56
commit 825a97d66e
5 changed files with 0 additions and 92 deletions

View File

@@ -711,22 +711,6 @@ X Y coordinate space, based on the provided screenshot.
</details>
<details>
<summary><b>Testing</b></summary>
<!-- NOTE: This has been generated via update-readme.js -->
- **browser_generate_playwright_test**
- Title: Generate a Playwright test
- Description: Generate a Playwright test for given scenario
- Parameters:
- `name` (string): The name of the test
- `description` (string): The description of the test
- `steps` (array): The steps of the test
- Read-only: **true**
</details>
<details>
<summary><b>Vision mode</b></summary>