My webpage has couples of dropdown. I want to get all the values from each dropdown and save them to excel with QTP. Is it possible?
|
Get values from dropdown the. Save it to excel
|
|
Hi,
Yes it is possible.Sample code is shown below.The below code will add all the items in "departing from" list to the excel sheet "List.xls" Code: list=Browser("Browser").Page("Find a Flight: Mercury").WebList("fromPort").GetROProperty("all items")
|
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| Different Type of Dropdown Selector | zunebuggy | 6 | 4,351 |
05-01-2018, 06:46 PM Last Post: zunebuggy |
|
| Need help for copying values from one excel to another excel | vinodhiniqa | 0 | 1,645 |
07-06-2017, 05:33 PM Last Post: vinodhiniqa |
|
| How import final calculated values by cell formula from Excel not the formula itself. | qtped | 1 | 5,334 |
01-17-2017, 04:05 PM Last Post: sagar.raythatha |
|
|
|
Importing Excel sheet - Reference Values are not recognized | michiusa69 | 3 | 8,484 |
01-23-2015, 02:36 AM Last Post: lkng2001 |
| Not able to click text inside the grid dropdown | szkapoo | 6 | 5,423 |
12-20-2014, 09:43 PM Last Post: supputuri |
|
Users browsing this thread: 1 Guest(s)

