We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 518b2a9 commit 1bb8f13Copy full SHA for 1bb8f13
1 file changed
docs/tool-reference.md
@@ -1,6 +1,6 @@
1
<!-- AUTO GENERATED DO NOT EDIT - run 'npm run docs' to update-->
2
3
-# Chrome DevTools MCP Tool Reference (~6721 cl100k_base tokens)
+# Chrome DevTools MCP Tool Reference (~6769 cl100k_base tokens)
4
5
- **[Input automation](#input-automation)** (8 tools)
6
- [`click`](#click)
@@ -194,7 +194,7 @@
194
195
**Parameters:**
196
197
-- **text** (array of string) **(required)**: Non-empty list of texts. Resolves when any value appears on the page.
+- **text** (unknown) **(required)**: Non-empty list of texts. Resolves when any value appears on the page.
198
- **timeout** (integer) _(optional)_: Maximum wait time in milliseconds. If set to 0, the default timeout will be used.
199
200
---
0 commit comments