Description
Simulates a long touch over a button in an Android application.
Declaration
TestObj.LongTouchButton()
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section | |||
Result | None |
Applies To
The method is applied to the following objects:
View Mode
To view this method in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Result Value
None.
Example
To view an example that demonstrates how to use the LongTouchButton
method to simulate touches on buttons in Android applications, see Touching a Button.
See Also
Testing Android Applications
Touching a Button
Selecting a Radio Button
TouchButton Action (Mobile Controls)
LongTouchButton Action (iOS Controls)
LongTouch Action (Android Objects)
LongTouch Action (Mobile Objects)