public interface UIAutomationSlider extends UIAutomationElement
UIAutomationSlider interface allows access to, and control of, slider elements in your app| Modifier and Type | Method and Description |
|---|---|
void |
dragToValue(double value)
Drags the slider to the specified value.
|
doubleTap, findElement, getLabel, getLocator, getName, getValue, scrollToVisible, tap, tapWithOptions, twoFingerTapCopyright © 2016 PayPal Open Source. All rights reserved.