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


Please Help Members By Posting Answers For Below Questions

Is text area check point supports for web applications?

614


What is the file extension of the code file and object repository file in QTP?

698


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?

1440


What do you to script when objects are removed from application?

689


can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.

5285






can any one say that where we can download the QTP trail version ??????????

1451


What is the basic concept of quicktest professional (qtp)?

672


I want to do QTP Certification what is the pattern of Question paper.

1833


How to delete an object from the object repository?

693


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

1687


How do I lauch my test website using code from qtp in different environmet, uat and PPTE?

1565


How will you test a keyboard?

694


Which advantages helping QTP to hold the position of "Market Leader" for such a long period?

1486


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?

1483


how to write xml output check point bu useing descriptive programing .means without useing output check point

1745