What problem does it solve?
This Skill provides a comprehensive reference for automating iOS Simulator UI interactions, especially for tasks that go beyond the capabilities of standard tools like simctl. It empowers users to interact with the simulator's accessibility layer for robust UI automation.
Core Features & Use Cases
- Accessibility-First Automation: Tap, swipe, and interact with UI elements using their accessibility identifiers or labels, making automation scripts more resilient to UI changes.
- Comprehensive Command Reference: Detailed instructions for tapping, swiping, text input, hardware button simulation, screenshots, video recording, and UI inspection.
- Use Case: Automate the login process of an iOS app by tapping text fields, typing credentials, and then tapping the login button, all by referencing accessibility identifiers.
Quick Start
Use the axiom-axe-ref skill to tap the login button on the iOS simulator.