Function Do-Get-Speed

Part of:

package selenium
( do-get-speed &optional (session *selenium-session*) )
Get execution speed (i.e., get the millisecond length of the delay following each selenium operation). By default, there is no such delay, i.e., the delay is 0 milliseconds. See also setSpeed.