what is the script to select 2 or more than 2 options from
a listbox.
Answer Posted / cvr
Browser().Page.().weblist().Select " "
Browser().Page.().weblist().Extendselect " "
by using extend method we can select ata time two name sin
list box
Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Tell some commonly used Excel VBA functions?
How did you use regular expressions in QTP and also in WR?
How to customize qtp?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
How to handle the exceptions using recovery secnario manager in quicktest professional?
When you open QTP, how many sheets you can see?
How to get the particular property value?
What is the script for database check point, bitmapchek point, regular expression ?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
What is the file extension of the code file and object repository file in QTP?
How you will rate urself in QTP in the range of 0 to 5
What is the extension of qtp local repository?
banking project description for software tester
How to remove the associated function library?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object