TimeoutsImplicitWait Property |
Amount of time that Selenium will wait for waiting commands to complete
Namespace: SeleniumAssembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
SyntaxDim instance As Timeouts
Dim value As Integer
value = instance.ImplicitWait
instance.ImplicitWait = value
Property Value
Type:
Int32
See Also