Testing_Selenium::getSpeed
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.
Signature
public function getSpeed()
Returns
- string
- the execution speed in milliseconds.