I have to select a drop down item from drop down list using getSelectList()
The html code is like this -Here, the select list dont have id, or name. It has index which i used for getSelectList but its not working. I think it is due to the index in the in function -<select onchange="return variantResponse(1, this.selectedIndex, null, +null)" size="1" style="width: 100%;" title="VariantParamList"><option + value="Configure Part" title="Configure Part" text="Configure Part"> +Configure Part</option><option value="Enter by Part Number" title="En +ter by Part Number" text="Enter by Part Number" selected="true">Enter + by Part Number</option></select></td>
please help me how to select the items from such lists...onchange="return variantResponse(1, this.selectedIndex, null, null)"
In reply to Select drop down list with ieautomation by paddycoep
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |