About this question
I would like to select an child of a <select> using the Python WebDriver.
I have a reference to the option WebElement I wish to select and have tried select() and click() methods but neither works.
What is the correct way to select an