"MOBILE_DOUBLE_TAP" Command
Description: This command is used to double tap on a mobile element.
Usage Scenario: Suppose we want to double tap “1” digit on the Calculator app
Procedure:
1- Define a step that launches the Calculator app. For example, this will be the Mobile_Run_App step:
2- Define a step with Mobile_Double_Tap command to double tap on “1” digit.