public interface MobileSwitch extends MobileElement
MobileSwitch
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.
|
findElement, getLocator, getValue, tap
Copyright © 2016 PayPal Open Source. All rights reserved.