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 |
I want to import the sheet from the Excel to the Datatable using VB Script. I used the Syntax as 'Datatable.ImportSheet "Filename","SourceSheet","Destinat ionSheet" Ex: Datatable.ImportSheet "D:\Data1.xls","Sheet1","Global" Qtp producing run time error,How I can solve the problem
write a vb script to display the number is odd or even and whether it is divisible by 9 or not
accept a string & display whether a is present or not
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.
Illustrate briefly about the different types of statement
write a vb script to open a text file and write into it
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
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 )
What is vbscript procedures?
How to select a value from a list box by using Selenium web-driver?
what is the features of visual basic?