Forum Discussion
ramu6309
14 years agoOccasional Contributor
HI,
Use waitobject methods to wait for those objects.Ex:WaitButton,WaitWindow etc
Eg: set Winow = Sys.Process("explorer").waitwindow(WndCaption,Index,TimeOut)
Hope it solves ur problem.
Regards,
Ramarao
Use waitobject methods to wait for those objects.Ex:WaitButton,WaitWindow etc
Eg: set Winow = Sys.Process("explorer").waitwindow(WndCaption,Index,TimeOut)
Hope it solves ur problem.
Regards,
Ramarao