Skip to main content

Module device

Module device 

Source
Expand description

Apple device detection and management.

Structs§

AppleSimulator
Represents an Apple Simulator device

Enums§

AppleDevice
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.