Testing_Selenium::setSpeed
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.
Signature
public function setSpeed(string
$value )
Parameters
-
$value
- the number of milliseconds to pause after operation