Html option tag which allows multiple inputs

do anyone know how to automate an html option tag which allows multiple inputs.

Hi,

You have two interaction to select value from combo box
Select By Index
Select By Value

Regards,
Amit Anand

for options tag with multiple selection we have to click on control button in keyboard and can select multiple value from list ,is there any way to automate that ??kindly help.

and i coudnt find select by index ,there was select by text and value.

Hi,

You can either write a code plugin or microbot / or use java script to select multiple values.

Regards,
Amit Anand