Posts

MCQ Selenium Test 1 1. Which is used for writing Selenium 3.0 Script? A. FirefoxDriver B. RemoteWebDriver C. WebDriver D. All the above D. All the above 2. Which is a Class? A. WebElement B. WebDriver C. Alert D. WebDriverWait D. WebDriverWait 3. Which method is used to find an Object uniquely on any web Page? A. getTitle() B. findElements(By locator) C. findElement(By locator) D. searchElementById(String id) C. findElement(By locator) 4. Which method is Overloaded method Selenium WebDriver? A. findElement B. getText C. frame D. window C. frame 5. Which methods is not present in Navigation Interface? A. goBack() B. refresh() C. forward() D. to(URL url) A. goBack() 6. What arguments accept by until method of WebDriverWait and FluentWait classes? A. ExpectedConditions B. Function C. Predicate D. All the above D. All the above 7. Which method is present in Action Interface? A. moveToElement B. click C. perform D. contextClick C
1. What is the answer to this question? Answer 1 Answer 2 Answer 3 Answer 4 2. What is the answer to this question? Answer 1 Answer 2 Answer 3 Answer 4 3. What is the answer to this question? Answer 1 Answer 2 Answer 3 Answer 4 4. What is the answer to this question? Answer 1 Answer 2 Answer 3 Answer 4 5. What is the answer to this question? Answer 1 Answer 2 Answer 3 Answer 4 6. What is the answer to this question? Answer 1 Answer 2 Answer 3 Answer 4 7. What is the answer to this question? Answer 1 Answer 2 Answer 3 Answer 4 8. What is the answer to this question? Answer 1 Answer 2 Answer 3 Answer 4 9. What is the answer to this question? Answer 1 Answer 2 Answer 3 Answer 4 10. What is the answer to this question? Answer 1 Answer 2 Answer 3 Answer 4 Show me the answers!