Automation Question:
Download Questions PDF

Tell us how many exceptions do you know in Selenium WebDriver?

Automation Interview Question
Automation Interview Question

Answer:

There are 5 different exceptions Selenium WebDriver:

☛ NoAlertPresentException,
☛ NoSuchElementException
☛ NoSuchWindowException
☛ TimeoutException
☛ WebDriverException

Download Automation Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me how you can find broken images in a page using Selenium Web driver?Tell us which package can be imported while working with WebDriver?