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 / sreedhar reddy.m
hi
The index & Location u can't see in OR
If u consider index, it will generate the numbers based
horijontal view
for Examle
if u want to click Home link this no is o incase of index
property
Browser("browser").page("page name").link("index:=0").click
like this way
index will generate the num based on horizonatl view of
objects it will start from 0.
in case of location it will generate the num based verticle
view of objects
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
What is reusable action?
What is test object model in quicktest professional?
Explain the qtp test phases.
What is object spy in quicktest professional?
How do you check ticket cost and ticket number in flight application?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
what is the diffrence bw qtp architectute and qtp framework?
assume i have few url link how will i dynamically call then using descriptive programming?
What is quicktest professional (qtp)?
What is throw Object?
What are the five challenges you faced in QTP?
why you have standardized functions? plzzz guys with real time exp. do answer
What are the key points to create a framework in QTP for oracle forms?
Hoe can we do retesting using functions please give the code for it using login page