Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Description: This command is used to fill a value in a text field identified by a locator.

Usage Scenario: Suppose we want to search on Wikipedia for the term “Google”.

Procedure:

1- Prepare steps that run the app and tap the “Search Wikipedia” box as in "MOBILE_TAP" Command

2- After that, create a step with Mobile_Fill command that will tap on Search textfield highlighted below:

2- Your step will look like this:

3- Once executed, the app will display the result after typing Google in the textfield:

  • No labels