Skip to content

Commit 966ce6e

Browse files
update readme
1 parent dd92038 commit 966ce6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ MCP Appium provides a comprehensive set of tools organized into the following ca
131131

132132
| Tool | Description |
133133
|------|-------------|
134-
| `generate_locators` | Generate intelligent locators for all interactive elements on the current screen |
135134
| `appium_find_element` | Find a specific element using various locator strategies (xpath, id, accessibility id, etc.) |
136135
| `appium_click` | Click on an element |
137136
| `appium_double_tap` | Perform double tap on an element |
@@ -161,6 +160,7 @@ MCP Appium provides a comprehensive set of tools organized into the following ca
161160

162161
| Tool | Description |
163162
|------|-------------|
163+
| `generate_locators` | Generate intelligent locators for all interactive elements on the current screen |
164164
| `appium_generate_tests` | Generate automated test code from natural language scenarios |
165165
| `appium_documentation_query` | Query Appium documentation using RAG for help and guidance |
166166

0 commit comments

Comments
 (0)