Hi All,
I need to select one value from a drop down box similar to the one shown below
![36390.png 36390.png](/t5/image/serverpage/image-id/36400i86C38A669136016E/image-size/large?v=v2&px=999)
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.