07-28-2010, 11:21 AM
Hi,
For selecting the values in dropdown no need to capture the options avilable in dropdown.
For getting the value after selecting we can use "GetROProperty("innertext") " or GetROProperty("value") (check it with object spy).
Whether your query finds answer in this?
For selecting the values in dropdown no need to capture the options avilable in dropdown.
For getting the value after selecting we can use "GetROProperty("innertext") " or GetROProperty("value") (check it with object spy).
Whether your query finds answer in this?