Click or drag to resize
BaseComponentDriver Property
Selenium WebDriver used to interact with the web browser.

Namespace: Blackbaud.UAT.Base
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
public static IWebDriver Driver { get; }

Property Value

Type: IWebDriver
See Also