waitForField |
Top Previous Next |
The waitForField command waits for a screen containing the specified field, blocking the code execution until the event is raised or the operation times out.
JavaScript code
Parameters
fieldName : String timeout : Integer
Read more:
|