Application is provided with the combo box.I have to retrive the value of comb box.E.g apple , mango,orange the "Apple" is displayed by default in combo.I have to retrive the value.
$displayfruit=$IE->getSelectList('name:','Fruits')->getProperty('Value +'); print "displayfruit:$display";
In the above code error is displayed as "proerty undefined".What property i have to use to retrieve the value? I used "Text","SelectedItem","SelectedText" and "SelectedValue" etc..
In reply to Retrieving the value of combo box by mld
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |