 | BaseComponentTimeoutSecs Property |
The default WebDriver timeout value represented in seconds.
Namespace: Blackbaud.UAT.BaseAssembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntaxpublic static int TimeoutSecs { get; }
Public Shared ReadOnly Property TimeoutSecs As Integer
Get
public:
static property int TimeoutSecs {
int get ();
}
Property Value
Type:
Int32
See Also