Your web application uses a framework that creates dialogs using templates such that "OK" and "Cancel" buttons are reused by multiple dialogs The dialogs are complicated, with many buttons and other elements. You are allowed to make changes to the source code to help in testing
Which of the following is the BEST approach for locating the Cancel button in one specific dialog?
If you need to test the content within a specific frame in a web page, which one of the following is the BEST approach for gaining access to the frame?
Which of the following states for a link WebElement could be checked to ensure that trying to click on the WebElement does not fail?
Choose three of the seven answers