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?
through childobjects
str=Browser().page().childobjects
msgbox str.count
| Is This Answer Correct ? | 3 Yes | 1 No |
How will you reverse a string in vbscript?
what is the function to display current date?
Which in-built function related to an array joins substrings into one string in the vbscript language?
Can any 1 modify the code whr in want to add\rename a excel sheet in qtp?
I want good books or good sites for scripting.Can any one help me.
How can I access an object in another frame?
write a vb script code to display the vbscript word by word (i e 1st it should display v then b and up to t )
1 2 2 3 3 3 4 4 4 4 5 5 5 5 5 how to find using vbscripting
write a vb script to open a text file and write into it
What are the differences between sub procedures and function procedures?
How to assign a date value to a variable?
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.