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

Give examples where vb script can directly run on users system with windows as os?

1 Answers  


How to add actions in driver script to run those actions in QTP?

0 Answers  


can any body give the code to write the function for given suppose user login with usrer id and pwd to yahoomail.after cliking "sign in"if it is valid user id the next page will display userid'message box.( Note u have to use excel sheet to retrive the userid's data)

3 Answers   Bally Technologies,


What is the difference between for loop and while loop?

0 Answers  


Mention what is the difference between vbscript and vba?

0 Answers  






Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.

0 Answers  


What is a difference between scripting language and programming language?

2 Answers  


Explain about operator precedence in vb script?

0 Answers  


What is the use of option explicit in vbscript?

0 Answers  


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

1 Answers  


How to write VB Script for selecting a particular row in a WebTable?

1 Answers   Patni,


In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.

2 Answers  


Categories