Expand description
Apple device detection and management.
Structs§
- Apple
Simulator - Represents an Apple Simulator device
Enums§
- Apple
Device - Represents an Apple device available to the CLI.
Functions§
- describe
- Describe UI elements on the screen.
- screenshot
- Capture a screenshot from an iOS simulator.
- screenshot_
bytes - Capture a screenshot from an iOS simulator and return the raw PNG bytes.
- swipe
- Perform a swipe gesture on an iOS simulator.
- tap
- Perform a tap gesture on an iOS simulator at the specified coordinates.
- text
- Input text on an iOS simulator.