What's New
OCR Text Recognition (iOS)
- New
get_ocrtool to perform OCR on current screen - Returns detected text with screen coordinates for tapping
- Use
include: ["ocr"]in observe action when UI tree is empty (e.g., system dialogs)
Documentation Improvements
- Added tips for dismissing keyboard in native automation
- Documented OCR usage for system dialogs