Selenium Basics Quiz 1 by Sarah | Quizes Welcome to Java Quiz Series. This quiz consists of 7 multiple-choice questions. Keep the following in mind: Multiple Attempts - You will have multiple attempts for this quiz. Timing - You will need to complete each of your attempts in one sitting, as you are allotted 7 minutes to complete each attempt. Answers - You may review your answer-choices and compare them to the correct answers after your final attempt. To start, click the "Next" button. When finished, click the "Submit Quiz" button What is Selenium API? Selenium API = Interfaces + Classes for Browser Automation Selenium API is a WebDriver Which method is used to load AUT in Browser? loadAUT( String url); get(String url ); getAUT(URL url); Which method is used to close the AUT? close( ); close(String url); closeAUT( ); Which method is used to get the Title of the current page? getTitle( ); getPageTitle( ); getWebSiteTitle( ); What is the return type of getTitle( )? String void int string WebDriver is a ? Class Interface Abstract Class What are all the major interfaces in Selenium API? WebDriver,JavascriptExecutor,HasInputDevices, HasCapabilities, Interactive, TakesScreenshot, HasVirtualAuthenticator HasInputDevices, webdriver Time's up 2 Comments Sowjanya on January 17, 2021 at 2:08 pm Done Reply Pallavi on January 22, 2021 at 4:05 am very nice!! Reply Submit a Comment Cancel replyYour email address will not be published. Required fields are marked *Comment * Name * Email * Website Save my name, email, and website in this browser for the next time I comment.
Done
very nice!!