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?
Answer Posted / vikas choubey
through childobjects
str=Browser().page().childobjects
msgbox str.count
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
Both Static and dynamic arrays are handled by VB script. Is it true?
Explain about operator precedence in vb script?
What are lbound and ubound in the vbscript language?
Why is the use of exit do or exit for statements within loops discouraged?
did any one attended interview in applabs if you had gone through plz tell me the procedure
Which command is used for writing text on a page?
How to Import data from a file (file is on the desktop) to the data table
What is the difference between function and procedure?
Explain the adodb.stream class?
Explain about tristate constants in vbscript?
What are the uses of vb script?
Explain vbscript in detail?
How do you declare a variable in vbscript?
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?