Hi Chelladurai,
Did you ever get this resolved?
If not then here is what I had to do to get this to work.
I had to do two different steps:
1) I had to click on the dropdown element itself
2) I had to sendKeys("3X5") to the listView element that displays after the dropdown is clicked
Does that work for you? Did you find an easier way?