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
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
What is the use of the date function in the vbscript language?
How will you convert a string to upper case string using vbscript?
Mention what if you do not specify anything when you call a procedure?
Compare java script and vb script?
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
What methods are used to create text files and open text files in the vbscript language?
Mention how to access array data?
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.
How will you get a random number between 0 and 1 in vbscript?
Explain about the support of asp for vb script functionality?
please can you help me to get a code of flames using a visual basic 6
what is the object hyrarchy in QTP for a web based application
Hi this is Vinoth. I need a help on below mentioned question A combobox contains list of items assume as 5 I have to get each items Individually and I have to Export to datatable. Please help me on this. Thanks
Does VB/Win make standalone .EXE files?