setTimeout is used to extend time limit of WAITFOR Command - Selenium
Q. Which Command is used to extend the time limit of WAITFOR Command?- Published on 03 Aug 15a. Extend waitFor (time in sec)
b. waitFor (time in sec) extend
c. setTimeout (time in sec)
d. setTimeout
ANSWER: setTimeout