C# Class Dev2.Studio.UI.Tests.UIMaps.Activities.DsfXpathUiMap

Inheritance: ToolsUiMapBase
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Méthode Description
DsfXpathUiMap ( bool createNewtab = true, bool dragFindRecordsOntoNewTab = true ) : Dev2.Studio.UI.Tests.Enums
EnterTextIntoFieldsToSearch ( string stringToEnter, ViewType viewType ) : void
GetFieldsToSearchTextBoxControl ( ViewType viewType ) : UITestControl
GetTextFromFieldsToSearch ( ViewType viewType ) : string

Method Details

DsfXpathUiMap() public méthode

public DsfXpathUiMap ( bool createNewtab = true, bool dragFindRecordsOntoNewTab = true ) : Dev2.Studio.UI.Tests.Enums
createNewtab bool
dragFindRecordsOntoNewTab bool
Résultat Dev2.Studio.UI.Tests.Enums

EnterTextIntoFieldsToSearch() public méthode

public EnterTextIntoFieldsToSearch ( string stringToEnter, ViewType viewType ) : void
stringToEnter string
viewType ViewType
Résultat void

GetFieldsToSearchTextBoxControl() public méthode

public GetFieldsToSearchTextBoxControl ( ViewType viewType ) : UITestControl
viewType ViewType
Résultat UITestControl

GetTextFromFieldsToSearch() public méthode

public GetTextFromFieldsToSearch ( ViewType viewType ) : string
viewType ViewType
Résultat string