Forum Discussion
- rraghvaniChampion Level 3
Have a read through Waiting for an Object, Process or Window Activation. There's plenty of examples, choose the one that will fit your needs.
To verify/wait for the property value, the Object must exists. For example,
// Wait for dialog to disappear Aliases.panelDialogContainer.panelExtractInProgress.WaitProperty("VisibleOnScreen", "false", 30000);
Related Content
- 4 years ago
- 3 years ago
Recent Discussions
- 3 hours ago
- 5 hours ago