public class UIASwitch extends UIAElement implements UIAutomationSwitch, MobileSwitch
UIASwitch class 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, getBridgeDriver, getLabel, getLocator, getName, getValue, scrollToVisible, setBridgeDriver, setLocator, tap, tapWithOptions, twoFingerTap, waitForclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoubleTap, findElement, getLabel, getLocator, getName, getValue, scrollToVisible, tap, tapWithOptions, twoFingerTapfindElement, getLocator, getValue, tappublic UIASwitch(String locator)
public void changeValue()
UIAutomationSwitchchangeValue in interface MobileSwitchchangeValue in interface UIAutomationSwitchCopyright © 2016 PayPal Open Source. All rights reserved.