An NDoc Documented Class Library

ISelenium.GetSpeed Method 

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.

string GetSpeed();

Return Value

the execution speed in milliseconds.

See Also

ISelenium Interface | Selenium Namespace