dropdown events in selenium code example

Example: how to handle select dropdown in selenium

How do you handle Select type of dropdown?
    - If it is  web element.
    -> return type: List

Tags:

Misc Example