Switches in iOS AUT's (4.1) can be addressed using the actions:
- Click (to tap the switch). Depending on the AUT , this will toggle the state of the switch.
- Other actions on the Graphics Component such as check existence, wait for component etc.
- Swipe. By entering a direction, you can specify whether to activate or deactivate the switch.
- Check selection (Button Component) - use this to check whether the switch is activated or not.
Copyright BREDEX GmbH 2014. Made available under the Eclipse Public License v1.0.