I am using selenium for a project. I want my program to interact with a dropdown menu. At times my desired selection will not be present in the dropdown menu. In that case I would like to select a different dropdown element. How do I work around the scenario in which the desired selection is not present.