Is it possible to refer the same object for referring more
than one object that are of different class using the
descriptive programming approach?
Suppose my code is
'To create the object named as obj
Set obj=Description.Create()
'To define the values
obj("title").value="IE"
obj("type").value="text"
obj("html tag").value="INPUT"
'To set the value
Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz"
Can I refer the "obj" object for the three objects like
Browser,page and webedit objects?
If so how?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between smart identification and object identification withn clear example. please it is very urgent
i have qtp 9.4 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com
What is the difference between wait and synchronization point?
QTP -object reposistory spy tool is not able to spy the pop up message appearing in the application, so how is that i can handle such run time pop ups in QTP by code???
what is virtual object?
What is Virtual Users?
how to download mercury qtp9.2 ny internet ?
Do you support automated testing? Why?
How to return a value from a fn, if it has more than one value how to return
Synchronozation types in QTP
What is the file extension of the code file & object repository file in QTP?
How can I generate customized logs in QTP ?