Function Do-Set-Speed

Part of:

package selenium
( do-set-speed < value > &optional (session *selenium-session*) )
Set execution speed (i.e., set the millisecond length of a delay which will follow each selenium operation). By default, there is no such delay, i.e., the delay is 0 milliseconds.