public interface UIAutomationSlider extends UIAutomationElement
UIAutomationSlider
interface allows access to, and control of, slider elements in your appModifier 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, twoFingerTap
Copyright © 2016 PayPal Open Source. All rights reserved.