0 votes
in Selenium by

Which command should be used to ensure Selenium applies wait time for all UI elements in the script?

a) Explicit wait

b) Fluent Wait

c) Implicit Wait

d) Sleep

1 Answer

0 votes
by

 Implicit Wait

...