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

Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards

0 Answers  


who you define variables and functions in VB?

1 Answers  


write a program to display configuration of a local system with the help of vb script.

0 Answers  


What are subprocedures in vbscript?

0 Answers  


plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this

5 Answers  


How can you fetch the value of a cookie?

0 Answers  


how to add action through AOM in QTP

0 Answers  


How to Import data from a file (file is on the desktop) to the data table

0 Answers   IBM,


write a program to display the system specifications of client system with the help of vb script.

1 Answers  


write a vb script to generate 3*3 matrix

2 Answers  


what is event handling?

0 Answers  


Explain few date functions in vbscript?

0 Answers  


Categories