09-03-2010, 05:20 PM
Hi KamalTeja,
I just tried the way which you said and did not face any issue. so please try once
see my code
Please let me know for further clarification.
Regards,
Venkat.Batchu
I just tried the way which you said and did not face any issue. so please try once
see my code
Code:
Browser("Inbox (133) - Yahoo! Mail").Page("Sign in to Yahoo! India").WebEdit("login").Set "xxxxxxxx"
Browser("Inbox (133) - Yahoo! Mail").Page("Sign in to Yahoo! India").WebEdit("passwd").Set "xxxxxx"
Browser("Inbox (133) - Yahoo! Mail").Page("Sign in to Yahoo! India").WebButton("Sign In").Click
Browser("Inbox (133) - Yahoo! Mail").Page("Inbox (133) - Yahoo! Mail").Sync
Browser("Inbox (133) - Yahoo! Mail").Page("Inbox (133) - Yahoo! Mail").Link("Inbox (133)").Click
Browser("Inbox (133) - Yahoo! Mail").Page("Inbox (133) - Yahoo! Mail").Sync
r=Browser("Inbox (133) - Yahoo! Mail").Page("Inbox (133) - Yahoo! Mail").WebTable("Inbox").GetROProperty("rows")
MsgBox r
Please let me know for further clarification.
Regards,
Venkat.Batchu