IN A WEB PAGE THERE IS TWO WEB BUTTON WITH SAME OBJECT
PROPERTY AND VALUE, SO HOW I WILL IDENTIFIE OBJECTS
INDIVISUALY.
Answers were Sorted based on User's Feedback
Answer / vamsi
with the help of index handle this issue
ex:
Browser("name:=").page("title:=").WebButton("index:=o").click
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / dinesh
Using the ordinal identifier(index value) we can identify the object which has same property and value
| Is This Answer Correct ? | 0 Yes | 0 No |
How can I use the value retrieved by OUTPUT VALUE check point as Input for other Actions?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage
Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...
What are the recording modes in wave event?
In qtp, how you can get the last character from a string?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
What are benefits of qtp?
Hi anyone having QTP 10.0 licence or crack version pls send me in this mail id mdilipkumar04@gmail.com Regards Dilip
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
what is the framework followed by ur company in qtp
What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?