In Login two edit box which object class property value is
same, How to enter into 2nd edit box in qtp by vbscript.
Answer Posted / netesh
using index property.
browser("x").page("x").webedit("y","index=1").set "abc"
' index 1 means first object which is left to right and top to bottom
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Is text area check point supports for web applications?
What is the file extension of the code file and object repository file in QTP?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
What do you to script when objects are removed from application?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
can any one say that where we can download the QTP trail version ??????????
What is the basic concept of quicktest professional (qtp)?
I want to do QTP Certification what is the pattern of Question paper.
How to delete an object from the object repository?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
How will you test a keyboard?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
how to write xml output check point bu useing descriptive programing .means without useing output check point