I have a webtable and many objects are embedded in side.(like
buttons,checkboxes etc). How to know how many such objects are
there? what is the class of that objects?
through childobjects
str=Browser().page().childobjects
msgbox str.count
| Is This Answer Correct ? | 3 Yes | 1 No |
what is the differenece btwn scripting language and programming language
How to load vbs functions in qtp
How will you format a number in percetage format in vbscript?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
can anybody tell vb script code for alphanumeric and special character .which is used in qtp the name text field.
What are the different types of operators and their order of precedence?
who will create the object?
Open Yahoo Login Page in that page Suppose i have 100 mails and i want to delete 10'th mail now give procedure & Coding For that Scenario
WHAT IS ENVIRONMENT VARIABLES?and where it is used in real time scenario?
i have to open a notepad having no. of words in dat file by recording in qtp and then find a particular word and display true or false
how to find the textfile in the folder and copy file from one folder to another folder useing parameterigation in QTP
How can I access an object in another frame?