Question 1

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?
  • Question 2

    What will be the output of the execution of following piece of code?

    A)

    B)

    C)

    D)
  • Question 3

    What Is an iframe?
  • Question 4

    What is XPath?
  • Question 5

    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?