Forum Discussion
rraghvani
Champion Level 3
2 years agoIn this WPF example, I am using a keyword operation WaitAliasChild, to wait for "Button" to appear within 5 seconds.
Take note, the alias tree structure Grid -> Button | Button2 | ListBox. Button is beneath Grid, hence child alias.