Which method do you use to retrieve data from the WebList
object?
Answer / indra
We can use...
var = Browser().page().weblist().getROproperty("value")
Thus the var will contain the desired value.
| Is This Answer Correct ? | 9 Yes | 1 No |
I Selected for TCS-Chennai(Contract to hire) position plz suggest me whether i have to join or not
This is the script generated by qtp plz can anyone write the same script using descriptive programming plzzzz guys do answer. Browser("orkut - login").Page("orkut - login").WebEdit ("Email").Set "rgovard" Browser("orkut - login").Page("orkut - login").WebEdit ("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38" Browser("orkut - login").Page("orkut - login").WebButton ("Sign in").Click Browser("orkut - login").Page("orkut - home").Link ("Logout").Click Browser("orkut - login").Page("orkut - login").Sync Browser("orkut - login").Close
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
How we know the qtp has used the smart identification process for identification of the object.
What kind of errors can b handled in QTP in real time scenario?
how to display message with out using msgbox function?
How to Analyze the Checpoint results with Standard Checpoint ?
hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?
What scripting language QTP of?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
How to add Dynamic Objects to Object repository?
what are the different types of framesworks in QTP?what is the keyword driven framework?