Amount of time the driver should wait while executing an asynchronous script before throwing an error.
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.Script
instance.Script = value
Property Value
Type:
Int32
See Also