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
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
What is CMMP and CMMH?
Explain runtime dynamic settings?
What is the difference between analog and low level recording?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
When and why to use descriptive programming?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
what is error and fault in terms of software quality?
What is a reusable action?
What is contained in the object repository?
Hi, how can we check or avoid the memory leakage in QTP9.2?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
Diff b/w Health care domain and Banking Domain?
How to test background color and dynamic images during run time can you put the check point for moving objects?