"MOBILE_FILL" Command

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:

image-20241113-104258.png

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