Home »
MCQs »
Selenium MCQs
Which type of wait command waits for a certain amount of time before it throws an exception?
57. Which type of wait command waits for a certain amount of time before it throws an exception?
- Implicit wait
- Explicit wait
- Fluent Wait
Answer: A) Implicit wait
Explanation:
Implicit wait for a certain amount of time before it throws an exception.