Which of the following snippets of code would allow you to open a browser window and go to the python web site using WebDriver with Python bindings?
In the web application you are testing, you need to select several options in a dropdown menu
Which of the following is the BEST approach for selecting a dropdown option using WebDriver?