Class
TestUserProperties

Definition

Constructors

TestUserProperties(Test)

Declaration

cs-api-definition
public TestUserProperties(Test test)

Parameters

test

Test

Properties

BrowserType

Declaration

cs-api-definition
public BrowserExecutionType BrowserType { get; set; }

Property Value

BrowserExecutionType

DefaultToGrid

Declaration

cs-api-definition
public bool DefaultToGrid { get; set; }

Property Value

bool

DisableDialogMonitoring

Declaration

cs-api-definition
public bool DisableDialogMonitoring { get; set; }

Property Value

bool

HasBuiltInGrid

Declaration

cs-api-definition
public bool HasBuiltInGrid { get; }

Property Value

bool

HasCodeBehind

Declaration

cs-api-definition
public bool HasCodeBehind { get; }

Property Value

bool

InheritParentDataSource

Declaration

cs-api-definition
public bool InheritParentDataSource { get; set; }

Property Value

bool

ReuseAppWindow

Declaration

cs-api-definition
public int ReuseAppWindow { get; set; }

Property Value

int

SilverlightEnabled

Declaration

cs-api-definition
public bool SilverlightEnabled { get; set; }

Property Value

bool

StopTestListOnFailure

Declaration

cs-api-definition
public bool StopTestListOnFailure { get; set; }

Property Value

bool

WebKitExecutionDelay

Declaration

cs-api-definition
public int WebKitExecutionDelay { get; set; }

Property Value

int