Forum Discussion

arjun_ta's avatar
arjun_ta
Contributor
12 years ago

while loop

Hi,



I just wanted to perform some operation if the onscreen odject is present



for example

if Aliases.discernvisualdeveloper.dialogDiscernOutputViewer.Ok button  is present(exists)

then perform some actions.



how can i do this using while loop?