Hi All,
I need to select one value from a drop down box similar to the one shown below
This is actually a filter, once i select the value the page will load again based on my selection.
If i want to select a value from this box, how can i select?, provided there will be around 100 values inside the box.
For example if i want select "benz"(which can be visible if we scroll down), how can i select that?
i tired spying the box and used select option but is not working.