09-20-2012, 06:47 PM
I thinik you forgot to perform the click operation. Once the Image exist, then you need to click it right.
Add this code after the "Wend" and you should be all set. All the best.
Code:
Browser("InSync :: Login").Page("InSync :: Dash Board").Image("ctl00$Header1$Image2").Click
Add this code after the "Wend" and you should be all set. All the best.