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 |
Explain me how to check a checkbox in selenium?
How many types of waits in selenium?
How many test cases you have automated per day?
What is the alternate way to click on the login button?
How to use regular expressions in selenium?
How to test ajax application with selenium?
How do you Upload or Download a File in Web Application?
What are the capabilities of selenium webdriver or google webdriver or selenium 2.0?
How you will switch from one frame to another?
How can you find if an element displayed on the screen?
Why selenium rc is used?
How you can handle frames using selenium 2.0?