ClassEdgeWebDriverPathControlViewModel
Class
Definition
Namespace:ArtOfTest.WebAii.Design.UI
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class EdgeWebDriverPathControlViewModel : ViewModelBase
Inheritance: objectEdgeWebDriverPathControlViewModel
Constructors
EdgeWebDriverPathControlViewModel()
Declaration
cs-api-definition
public EdgeWebDriverPathControlViewModel()
Properties
IsValidWebDriverPathTextBlock
Declaration
cs-api-definition
public bool IsValidWebDriverPathTextBlock { get; set; }
Property Value
IsWindows10AnniversaryUpdateOrNewer
Declaration
cs-api-definition
public bool IsWindows10AnniversaryUpdateOrNewer { get; }
Property Value
RecheckWebDriverInstallationStatusCommand
Declaration
cs-api-definition
public CommandHandler RecheckWebDriverInstallationStatusCommand { get; }
Property Value
CommandHandler
SetWebDriverExePath
Declaration
cs-api-definition
public CommandHandler SetWebDriverExePath { get; }
Property Value
CommandHandler
WebDriverInstallLinkCommand
Declaration
cs-api-definition
public CommandHandler WebDriverInstallLinkCommand { get; }
Property Value
CommandHandler