Maximum amount of time the driver should wait while waiting for a response from the server.
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.Server
instance.Server = value
Property Value
Type:
Int32
See Also