Home »
MCQs »
Selenium MCQs
Which exception is shown in selenium when there is a delay in the loading time of the elements with which we are interacting?
55. Which exception is shown in selenium when there is a delay in the loading time of the elements with which we are interacting?
- Not Visible Exception
- Element Not Visible Exception
- Load Time Exceeding Exception
Answer: B) Element Not Visible Exception
Explanation:
The element Not Visible Exception is shown in selenium when there is a delay in the loading time of the elements with which we are interacting.