Hi,

Here's my problem.,
I have been trying to navigate through a webpage for a task.Mostly all my action items are done.
But there is a list of option tags available in the webpage.
I need to select all the items in the option tag and then click submit.


The code that I've been using for selecting a single link is using .getelementsbyTagname


can anyone help me through selecting multiple menu items for the same.

Thanks in Advance