Default Section

Question Title

* 1. Which component of Selenium is used by the Java code to interact with the Web Page being tested?

Question Title

* 2. How does Selenium connect to a Web Browser?

Question Title

* 3. How does the Java code find an element on the Web Page?

Question Title

* 4. Which of the following methods open the Browser to a URL?

Question Title

* 5. Locating an element on the Web Page returns

Question Title

* 6. Which method simulates a User typing in a Web Form?

Question Title

* 7. Attempting to access a missing Element will result in which Exception?

Question Title

* 8. A Drop-down element of a Web page is represented in Selenium by?

Question Title

* 9. Selenium offers both Implicit and Explicit waits

Question Title

* 10. Which of the following methods will put focus on a JavaScript Popup window?

T