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

Which is the default Data types in VBScript?

7 Answers   AppLabs,


Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..

3 Answers   Amazon, bcbs,


What are the environments supported by vbscript language?

0 Answers  


What variable can you use to share info across the whole application for one user?

2 Answers  


How will you check that a variable is an array in vbscript?

0 Answers  






Explain about scrrun.dll?

0 Answers  


which is the bset training centre to learn automation tools?

2 Answers  


i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

0 Answers  


write a vb script create 5 folders test1 test2 test3 test4 test5

3 Answers  


Write VB script to convert from feet to inches(hint 1feet=12 inches)

2 Answers  


give me any information abou vb script books learn quckly

0 Answers  


How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'

0 Answers  


Categories