An NDoc Documented Class Library

DefaultSelenium.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.

public void GetSpeed();

Implements

ISelenium.GetSpeed

See Also

DefaultSelenium Class | Selenium Namespace