Through QTP, How can capture dropdown list value in PORTAL
|
Issue for capturing dropdown list value
|
|
Please use getRoProperty on the dropdown object
ex: Code: val=Browser(..).Page(...).WebList(...).getRoProperty(<property that holds your value>)or if you are referring to selecting a particular value in the drop down use select method Code: Browser(..).Page(...).WebList(...).Select "yourvalue"Code: 'To Get Only One Value In WebList We Can Use "GetItem" |
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| Different Type of Dropdown Selector | zunebuggy | 6 | 4,350 |
05-01-2018, 06:46 PM Last Post: zunebuggy |
|
| Capturing a value in a webtable | EK21 | 4 | 5,044 |
08-21-2015, 01:08 AM Last Post: EK21 |
|
| Need help in capturing the Calculator result using QTP 11 | vishruth143 | 0 | 2,380 |
01-20-2015, 11:08 AM Last Post: vishruth143 |
|
| Not able to click text inside the grid dropdown | szkapoo | 6 | 5,422 |
12-20-2014, 09:43 PM Last Post: supputuri |
|
| Issue related to dropdown selection(Please help urgent) | excellentpawan123 | 2 | 4,811 |
05-31-2014, 12:00 PM Last Post: excellentpawan123 |
|
Users browsing this thread: 1 Guest(s)

