I am trying to write a descriptive program for clicking on
a perticular link.For that i wanted an index or location of
that object.But when I viewing through spy, There was no
index property of that object.What to do for getting index
value.How can I get index? please any one let me know.
Answer Posted / honey
Index of an object will be caputured only via OR and it
will not be displayed when spying the object through object
spy.So, add the object via OR and then write DP.
But for writing DP for a link, HTML tag and innertext of
the link properties can also be used.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is checkpoints for quicktest professional?
How to use the object spy in quicktest professional 8.0 version?
Hi All, I need code for how to execute qtp scripts from excell sheet
How to replay a script in qtp?
How many types of parameters are available in quicktest professional?
what could go wrong with test automation?
What is CMMP and CMMH?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
could any help me please, how to work on visual foxpro application using UFT
UFT 12.02 which ALM version will support
What environment does qtp run in?
can test automation improve test effectiveness?
In qtp, how you can use xpath to identify objects?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?