I am trying to read the rediffmail usign the below code. But
facing problem, while i user to get the link of the mail, i
am getting all the link of the page, While i just want to
get only mail name - link (not all the link of an page) so
that i able to read the mail message by clcking on them in qtp.

Dim Lnk,Webcheckbox
Set Lnk= Description. Create
'********* To count and display the webcheckbox
Lnk("micclass" ).value=" Link"
set LinkName= Browser("Welcome to Rediffmail:"
).Page("Welcome to Rediffmail:" ).ChildObjects( Lnk)
LinkCount=LinkName. Count
msgbox LinkCount
For i=1-1 to LinkCount-1
DataTable.SetCurren tRow(i)
DataTable.Value( "Name",1) =LinkName( i).GetRoProperty ("name")
Next
Waiting for the reply
Praveen Saini

Answer Posted / nanda

Hi Praveen..

try to filter the links by table wise or frame wise.

i think inbox will be a table( Rediff is blocked here, i
can not check).

check like this...

set LinkName = Browser().page().Table().ChildObjects()..

here table is inbox. so u will get the links which are only
in inbox.


if any queries...

Nanda.dreddy@gmail.com

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you know the location Id of an object if you know its index id?

579


i have asked earlier only one question how to test web application using QTp plz send me the answer quickly

1647


Hi, how can we check or avoid the memory leakage in QTP9.2?

1694


What are the main differences of qtp and win runner?

589


Tell me about your project? please help me how to tell about insurance project

1521






How to import a test case present in ".xls" file to TD under a Test set?

734


Does Low-level recording capture mouse movements?

580


Is it possible to merge two object repository files in qtp?

613


What is a quick test professional?

618


what difference between runtime object and text object and what property they have. whether they have same properties or different properties.

1700


What is the basic concept of qtp?

569


hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale

1503


How the exception handling can be done using quicktest professional?

534


how to explain a claims and insurance project?

1742


How many types of recording facility are available in quicktest professional (qtp)?

598