0 votes
in Selenium by
Implicit wait time is applied to all elements in your script and Explicit wait time is applied only for particular specified element.

a) True

b) False

1 Answer

0 votes
by

 True

...