03-12-2012, 07:02 PM
It works just fine.
i could not see any issues here...
If it does not work, are u getting any error message?
i could not see any issues here...
Code:
Browser("Title:=.*").Page("Title:=.*").WebEdit("name:=userName").Set "xxxx"
Browser("Title:=.*").Page("Title:=.*").WebEdit("name:=password").Set "xxxx"
Browser("Title:=.*").Page("Title:=.*").Image("name:=login").Click
If it does not work, are u getting any error message?