Days before i have tried this in yahoomail

And here is the code.


Dim linkName, linkExist
linkName = datatable.Value("Sub", "replyOnSub")
Browser("Browser").Page("PageInbox").Sync
rowNum=Browser("Browser").Page("PageInbox").WebTable("Inbox").GetRowWithCellText(linkName,7,1)

set
LinkObj=Browser("Browser").Page("PageInbox").WebTable("Inbox").ChildItem(rowNum,7,
"Link",0)
Browser("Browser").Page("PageInbox").Sync
LinkObj.Click






On Thu, Apr 7, 2011 at 3:14 PM, Alter Fernandes <[email protected]>wrote:

> Hi All,
>
> Can anybody try this how to click on Link available in Email ..
>
> Steps to understand is :
>
> 1.Open Gmail
> 2.open desired mail from inbox
> 3. Click on Link exist in your mail
>
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google
> "QTP - HP Quick Test Professional - Automated Software Testing"
> group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/MercuryQTP?hl=en

-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to