public interface UIAutomationSwitch extends UIAutomationElement
UIAutomationSwitch interface allows access to, and control of, switch elements in your app.| Modifier and Type | Method and Description |
|---|---|
void |
changeValue()
Toggles the state of the switch.
|
doubleTap, findElement, getLabel, getLocator, getName, getValue, scrollToVisible, tap, tapWithOptions, twoFingerTapCopyright © 2016 PayPal Open Source. All rights reserved.