Mention 5 different exceptions you had in selenium web driver?



Mention 5 different exceptions you had in selenium web driver?..

Answer / Vijay Kumar Prajapati

Five different exceptions you may encounter in Selenium WebDriver are NoSuchElementException, StaleElementReferenceException, ElementNotVisibleException, TimeoutException, and InvalidElementStateException.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

How do you Upload or Download a File in Web Application?

2 Answers   HCL,


Explain how you can login into any site if it’s showing any authentication popup for password and username?

1 Answers  


What is listeners in selenium webdriver?

1 Answers  


How recorded command can be edited in ide?

1 Answers  


How can we check if an element is enabled for interaction on a web page?

1 Answers  


How to run selenium webdriver test from the command line?

1 Answers  


difference between Close() and Quit()?

3 Answers   HCL,


What is the difference between “/” and “//” in xpath?

1 Answers  


What is fluent wait in selenium?

1 Answers  


How can we type text in a textbox element using selenium?

1 Answers  


How does you use mouse over actions

1 Answers  


How to perform right click using webdriver?

1 Answers  


Categories