Forum Discussion
AlexKaras
11 years agoCommunity Hero
Hi,
Assuming that you are using Aliases in your tests:
If (Aliases.WaitAliasChild("browser", 500).Exists) Then
...
Hi,
Assuming that you are using Aliases in your tests:
If (Aliases.WaitAliasChild("browser", 500).Exists) Then
...