| MatchAllChildren |
If set to True, the method also finds the child elements of the parent screen that you had captured by matching the attributes of the child elements. |
Data In |
Boolean |
False |
No |
Setting this parameter to True may slow down the execution of the component. |
| Timeout |
Duration in seconds within which the WaitForAnyScreen method tries to find the screen and, optionally, its child elements. |
Data In |
Integer |
30 seconds |
Yes |
|
| Application screen |
Title of the application screen that you’ve selected in the CHOOSE SCREENS window. The component allows multiple window entries depending on the number of screens you had selected in
the CHOOSE SCREENS window. |
Data Out |
Not applicable |
Not applicable |
Not applicable |
If the WaitForAnyScreen method finds the first screen that is listed, the execution of the WaitForAnyScreen method completes. |
| ELSE |
Executes another component or method if the WaitForAnyScreen method fails to find any screen within the duration specified in the Timeout port. |
Data Out |
Not applicable |
Not applicable |
No |
|