List of Exceptions may occur in selenium?
Answers were Sorted based on User's Feedback
Answer / deepa
NoSuchElementException, NoSuchWindowException, NoSuchFrameException, NoSuchAttributeException, TimeOutException, WebDriverException, ElementNotVisibleException, ElementNotSelectableException
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / deepa
NoSuchElementException, WebDriverException, ElementNotVisibleException, NoSuchFrameException, NoSuchAttributeException, NoSuchWindowException, TimeOutException
| Is This Answer Correct ? | 4 Yes | 0 No |
https://seleniumhq.github.io/selenium/docs/api/py/common/selenium.common.exceptions.html
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference between driver.close() and driver.quit() methods?
For database testing in selenium webdriver what api is required?
Tell us can captcha and bar code reader be automated by using selenium?
What is selenium-rc (remote control) ?
How do you identify an object using selenium?
What is object repository in selenium webdriver?
How to take screenshots in selenium webdriver?
How to scroll down a page using javascript in selenium?
How you can handle colors in web driver?
How to find whether an element is displayed on the web page?
What are the regular expression patterns available in selenium?
Define selenium 2.x?