Which of the following sentences is correct?
Given a modal dialog with an ID = "modal1" and a button in the modal with a class name = "modal1-butlon1", which line(s) of code will click on the modal button?
A)

B)

C)

D)

Given the following code, which of the options best represents the resulting web page?

A)

B)

C)

D)

Which of the following is an example of a potential negative outcome associated with Selenium test automation project?
In the web application you are testing, you need to select each option in several dropdown menus. Which of the following is the BEST approach for making your test scripts maintainable?
What is XPath?
Which of the following is NOT part of a CSS rule-set?
Which of the following is a good definition for a fixture?
What is the technical debt of a project?
Which of the following Selenium tools is primarily used for capture/playback?