Google News
logo
Selenium - Quiz(MCQ)
Which of the following exceptions is not an ideal candidate to ignore via FluentWait?
A)
NoSuchElementException
B)
TimeoutException
C)
NoAlertPresentException
D)
ElementNotVisibleException

Correct Answer :   TimeoutException

Advertisement