Class
KendoAngularDropdownListConstants

String constants of the KendoAngularWindow

Definition

Namespace:Telerik.TestingFramework.Controls.KendoUI.Angular.DropdownList

Assembly:Telerik.TestingFramework.Controls.KendoUI.Angular.dll

Syntax:

cs-api-definition
public static class KendoAngularDropdownListConstants

Inheritance: objectKendoAngularDropdownListConstants

Fields

ContentSpanFindExpression

Declaration

cs-api-definition
public const string ContentSpanFindExpression = "class=~k-dropdown-wrap"

Field Value

string

CssActiveDescendantAttribute

Declaration

cs-api-definition
public const string CssActiveDescendantAttribute = "aria-activedescendant"

Field Value

string

CssExpandedAttribute

Declaration

cs-api-definition
public const string CssExpandedAttribute = "aria-expanded"

Field Value

string

ListFindExpression

Declaration

cs-api-definition
public const string ListFindExpression = "tagname=kendo-dropdownlist"

Field Value

string

Name

Declaration

cs-api-definition
public const string Name = "KendoAngularDropdownList"

Field Value

string