The requested page is not available for selected version.
tap stepper button
Description
Increment the value of a stepper control by a specified number of taps.
Arguments
window
TA name of the window.
control
TA name of the control.
button
Type of stepper button to tap on.
Allowable values:
plus
Increment
minus
Decrement
taps
(Optional) Number of times to tap the specified stepper button (default = 1).
Valid contexts
This action may be used within the following project items: test modules and user-defined actions.
Notes
- This built-in action applies only to the iOS operating system.
Applicable Built-In Settings
The following settings are applicable to this action: case sensitive, remove double quotes from cells, standard ASCII only, object wait, window wait.
Applicable Controls
This action is applicable to the following controls: stepper.
Example
Action Lines
Result
Effect