Function Do-Set-Timeout

Part of:

package selenium
( do-set-timeout < timeout > &optional (session *selenium-session*) )
Specifies the amount of time that Selenium will wait for actions to complete. Actions that require waiting include “open” and the “waitFor*” actions. The default timeout is 30 seconds.