This property is available in legacy mobile tests that work with devices connected to the local computer. To learn how to simulate user actions in newer cloud-compatible mobile tests, see the Simulating user actions in tests section. |
Description
Returns the minimum value of the stepper control. This value should be less than wMax
.
Declaration
TestObj.wMin
Read-Only Property | Double |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following object:
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
A float value specifying the minimum value the stepper control can take on.
See Also
Determining the Minimum and Maximum Stepper Values
Testing iOS Applications (Legacy)
wPosition Property (Specific to iOS Stepper Controls)
wMax Property (Specific to iOS Stepper Controls)
Down Action (Mobile Controls)
Up Action (Mobile Controls)