"MOBILE_PRESS" Command
Description: This command is used to press on a mobile widget.
Usage Scenario: Suppose we want to press the Voice Search button on Wikipedia app.
Procedure:
1- Define steps that launch the application
2- Define a step with Mobile_Press command and create a new locator for Voice Search button
3- Your step will look like this:
4- After execution, the Voice Search button will be pressed
Â