List of Exceptions may occur in selenium?

Answers were Sorted based on User's Feedback



List of Exceptions may occur in selenium?..

Answer / deepa

NoSuchElementException, NoSuchWindowException, NoSuchFrameException, NoSuchAttributeException, TimeOutException, WebDriverException, ElementNotVisibleException, ElementNotSelectableException

Is This Answer Correct ?    11 Yes 0 No

List of Exceptions may occur in selenium?..

Answer / deepa

NoSuchElementException, WebDriverException, ElementNotVisibleException, NoSuchFrameException, NoSuchAttributeException, NoSuchWindowException, TimeOutException

Is This Answer Correct ?    4 Yes 0 No

List of Exceptions may occur in selenium?..

Answer / grbhniti@yahoo.co.in

https://seleniumhq.github.io/selenium/docs/api/py/common/selenium.common.exceptions.html

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Selenium Interview Questions

What you know about selenium?

0 Answers  


How to use regular expressions in selenium?

0 Answers  


How to insert a breakpoint in selenium ide?

0 Answers  


How will you handle working with multiple windows in selenium?

0 Answers  


How you can capture server side log selenium server?

0 Answers  






What are selenium tests normally named (as displayed at the top of each test when viewed from within a browser)?

0 Answers  


How do you simulate browser back and forward?

1 Answers  


What is the testng.xml file used for?

0 Answers  


How to get the title of the page?

0 Answers  


What is Selenese?

0 Answers  


How can we find all the links on a web page?

0 Answers  


How you can convert any selenium ide tests from selenese to another language?

0 Answers  


Categories