how to check URL using QTP? write vb script with descriptive programm only?
Answer / manjunathareddy
Dim oBrowser
Set oBrowser=Description.Create()
oBrowser("micClass").Value="Browser"
Msgbox Browser(oBrowser).GetROProperty("url")
| Is This Answer Correct ? | 4 Yes | 0 No |
Types of properties that Quick Test learns while recording?
What is object repository in qtp?
How can we automate Capthca on registration or any contest forms ? Is it possile to Automate Webpages with Falsh using QTP..?
How to create Reusable and Multiple Actions?
How do u write a regular expression for date (dd/mm/yyyy) field?
write vbscript in qtp tool for senario, in the given sheet add each number in each row and each colunm and show result
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
in my system object spy show the web application as a window based propeties ex:winedit like that and also not recording scripts also so what should i do
Can you give me the code to calculate the total number of Links using the child object in the web page..? is there any other way to calculate number of links with out using the Child objects.??
2 Answers DST Global Solutions,
Hi .. i want to write the script for the combo nox list . For example if any combo box having a multipul itme. So how can i retrive each item for each iteration ? help me out .
what is the difference between development and testing
how to add run-time parameter to a datasheet?
1 Answers Mphasis, Ordain Solutions,