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?



I have a webtable and many objects are embedded in side.(like buttons,checkboxes etc). How to know..

Answer / vikas choubey

through childobjects

str=Browser().page().childobjects
msgbox str.count

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More VB Script Interview Questions

How will you get the exponent of the given number in vbscript?

0 Answers  


What is the extension of the vbscript file?

0 Answers  


join all the array values without using join function?

1 Answers   CSS Corp,


when we use filter funtiom invb script(QTP)

0 Answers   TCS,


What is the difference between Javascript & Vbscript?

2 Answers  






how to retrieve native property value in runtime?

1 Answers   Hexaware,


how to write function to validate the number of characters entering into the text box?

2 Answers   TCS,


write a vb script to display apple that is 1st a should be displayed then ap then app then appl then apple

7 Answers  


How will you get a random number between 0 and 1 in vbscript?

0 Answers  


Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?

0 Answers  


How to delete a cookie using vbscript?

0 Answers  


Which function allows you to instantiate an object given its programmatic identifier or progid?

0 Answers  


Categories