Default Section

Question Title

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

Question Title

2. How does Selenium connect to a Web Browser? (Required.)

Question Title

3. How does the Java code find an element on the Web Page? (Required.)

Question Title

4. Which of the following methods open the Browser to a URL? (Required.)

Question Title

5. Locating an element on the Web Page returns (Required.)

Question Title

6. Which method simulates a User typing in a Web Form? (Required.)

Question Title

7. Attempting to access a missing Element will result in which Exception? (Required.)

Question Title

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

Question Title

9. Selenium offers both Implicit and Explicit waits (Required.)

Question Title

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

T