What are some commonly encountered exceptions in selenium?



What are some commonly encountered exceptions in selenium?..

Answer / Swati Kumari

Commonly encountered exceptions in Selenium include NoSuchElementException, ElementNotVisibleException, StaleElementReferenceException, TimeoutException, and WebDriverException.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

How many exceptions do you know in selenium webdriver?

1 Answers  


How to test ajax application with selenium?

1 Answers  


How can we create an object repository in selenium?

1 Answers  


Explain how you can handle colors in web driver?

1 Answers  


What is a relative xpath?

1 Answers  


What are the different exceptions you have faced in selenium webdriver?

1 Answers  


What is the difference between @factory and @data provider annotation?

1 Answers  


How can we check if an element is getting displayed on a web page?

1 Answers  


What are the different mouse actions that can be performed?

1 Answers  


What are the advantages of pom (page object model)?

1 Answers  


How to use frame elements in Selenium on a page?

1 Answers  


How to perform right click using webdriver?

1 Answers  


Categories