WaiterWait Method
Waits the given time in milliseconds

Namespace: Selenium
Assembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Dim timems As Integer

Waiter.Wait(timems)

Parameters

timems
Type: SystemInt32
Time to wait in milliseconde
See Also