Hover over Text (OCR)
Command description
Use OCR to locate the specified text and move the mouse pointer over it. Select High Accuracy for large recognition areas. The command reports an error if multiple matches are found.
Command Input Parameters
| input parameters | Input parameter type | Description |
|---|---|---|
| Precision | enum | High Accuracy, Standard; High Accuracy is recommended for better recognition results |
| Search Scope | enum | Entire Screen, Active Window, Specified Window |
| Window | WindowInstance | Required only when Search Scope is Specified Window |
| Target Text | str | |
| Mouse Position | enum | Center, Random |
Command Output Parameters
None
tip
- This command sends an OCR request to the Runavelo server. Each recognition costs CNY 0.10, and new users receive 30 free recognitions. Recharge through Runavelo if the balance is insufficient.
- When element capture is available, prefer an element-based command because OCR recognition is not guaranteed to be 100% accurate.