C# Class Dev2.Studio.UI.Tests.UIMaps.WorkflowDesignerUIMap

Mostrar archivo Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

Method Description
Adorner_ClickDoneButton ( UITestControl theTab, string activityName ) : void
Adorner_ClickDoneButton ( string activityName ) : void
Adorner_ClickFixErrors ( UITestControl theTab, string controlAutomationId ) : bool
Adorner_ClickLargeView ( UITestControl theTab ) : void
Adorner_ClickMapping ( UITestControl theTab, string controlAutomationId ) : void
Adorner_CountInputMappings ( UITestControl theTab, string controlAutomationId ) : int
Adorner_GetButton ( UITestControl theTab, string controlAutomationId, string adornerFriendlyName ) : UITestControl
Adorner_GetDoneButton ( UITestControl theTab, string activityName ) : UITestControl
Adorner_GetHelpText ( UITestControl resourceToGetHelpTextFor ) : string
AssignControl_ClickLeftTextboxInRow ( UITestControl theTab, string controlAutomationId, int row ) : void
AssignControl_ClickQuickVariableInputButton ( UITestControl theTab, string controlAutomationId ) : void
AssignControl_ClickScrollDown ( UITestControl theTab, string controlAutomationId, int timesToClick ) : void
AssignControl_ClickScrollUp ( UITestControl theTab, string controlAutomationId, int timesToClick ) : void
AssignControl_EnterData ( UITestControl theTab, string assignControlTitle, string variable, string value ) : void

Enter data into an existing Assign control on the Workflow Designer

AssignControl_GetLeftTextboxInRow ( string controlAutomationId, int row ) : UITestControl
AssignControl_GetSmallViewTable ( UITestControl theTab, string controlAutomationId, int row ) : WpfTable
AssignControl_GetVariableName ( UITestControl theTab, string controlAutomationId, int itemInList ) : string
AssignControl_IsLeftTextBoxHighlightedRed ( UITestControl leftTextBox ) : bool

Assigns the control_ is left text box highlighted red.

AssignControl_LargeViewClickLeftTextboxInRow ( UITestControl theTab, string controlAutomationId, int row ) : void
AssignControl_LeftTextBoxInRowIsClickable ( UITestControl theTab, string controlAutomationId, int row ) : bool
AssignControl_QuickVariableInputControl_ClickAdd ( UITestControl theTab, string controlAutomationId ) : void
AssignControl_QuickVariableInputControl_ClickCancel ( UITestControl theTab, string controlAutomationId ) : void
AssignControl_QuickVariableInputControl_ClickPreview ( UITestControl theTab, string controlAutomationId ) : void
AssignControl_QuickVariableInputControl_EnterData ( UITestControl theTab, string controlAutomationId, string splitOn, string prefix, string suffix, string variableList ) : void
AssignControl_QuickVariableInputControl_GetPreviewData ( UITestControl theTab, string controlAutomationId ) : string
BaseConvert_GetDDLHeight ( UITestControl theTab, string baseConvertControlTitle ) : int
CalculateControl_EnterData ( UITestControl theTab, string calculateControlTitle, string function, string result ) : void

Enter some data into a Calculate control

ClickCollapseAll ( UITestControl theTab ) : void
ClickControl ( UITestControl theControl ) : void

Clicks a control on the Workflow Designer

ClickExpandAll ( UITestControl theTab ) : void
ClickRestore ( UITestControl theTab ) : void
CopyWorkflowXamlWithContextMenu ( UITestControl theTab ) : void
DataSplit_ClickFirstTextbox ( UITestControl theTab, string dataSplitControlTitle ) : void
DataSplit_GetTextFromStringToSplit ( UITestControl theTab, string dataSplitControlTitle ) : string
DoesActivityDataMappingContainText ( UITestControl aControl, string text ) : bool
DoesControlExistOnWorkflowDesigner ( UITestControl theTab, string controlAutomationId ) : bool

Checks if a control exists on the Workflow Designer

DoubleClickControlBar ( UITestControl theControl ) : void

Clicks a control on the Workflow Designer

DoubleClickOnActivity ( UITestControl theTab, string controlAutomationId ) : void
DragControl ( string controlAutomationID, Point point ) : void
FindControlByAutomationId ( UITestControl theTab, string controlAutomationId, int waitAmt ) : UITestControl

Finds a control on the Workflow Designer

FindRecords_GetDDLHeight ( UITestControl theTab, string findRecordsControlTitle ) : int
FindStartNode ( UITestControl theTab ) : UITestControl

Finds the Start Node on a given tab

GetAllConnectors ( ) : List

Gets all connectors.

GetAllControlsOnDesignSurface ( UITestControl theTab ) : UITestControlCollection

Finds controls on the Workflow Designer

GetCollapseHelpButton ( UITestControl theTab, string activityAutomationID, int index ) : UITestControl

Gets the collapse help button.

GetFlowchartDesigner ( UITestControl theTab ) : UITestControl

Finds a control on the Workflow Designer

GetHelpPane ( UITestControl theTab, string controlAutomationId, int index ) : UITestControl

Gets the help pane.

GetIntellisenseItem ( int id ) : UITestControl
GetLargeViewTable ( UITestControl theTab, string controlAutomationId ) : WpfTable
GetOpenHelpButton ( UITestControl theTab, string activityAutomationID ) : UITestControl

Gets the open help button.

GetPointUnderControl ( UITestControl control ) : Point

Returns a point 200 pixels under a control

GetPointUnderControl ( UITestControl control, int verticalOffSet, int horizontalOffSet ) : Point

Returns a point under a control

GetPointUnderStartNode ( UITestControl theTab ) : Point

Returns a point 200 pixels under the Start Node

GetScrollViewer ( UITestControl theTab ) : UITestControl

Gets the scroll viewer.

GetSqlBulkInsertChildren ( UITestControl control ) : IEnumerable

Gets the SQL bulk insert children.

GetSqlBulkInsertLargeViewFirstInputTextbox ( UITestControl sqlBulkInsertToolOnWorkflow ) : UITestControl

Gets the SQL bulk insert large view first input textbox.

GetStartNodeBottomAutoConnectorPoint ( UITestControl theTab ) : Point
GetWizardTitle ( UITestControl theTab ) : string
IsActivityIconVisible ( UITestControl activity ) : bool

Determines whether [is activity icon visible] [the specified activity].

IsAdornerVisible ( UITestControl theTab, string controlAutomationId ) : bool
IsControlSelected ( UITestControl workflow ) : bool

Determines whether [is control selected] [the specified workflow].

MoveMouseForAdornersToAppear ( Rectangle boundingRectangle ) : void

Gets the adorner hover point.

OpenCloseLargeView ( ToolType tool, UITestControl theTab ) : void
OpenCloseLargeView ( UITestControl activity ) : void
OpenCloseLargeView ( string tool, UITestControl theTab ) : void
OpenCloseLargeViewUsingContextMenu ( UITestControl theTab, string controlAutomationId ) : void

RunWorkflowAndWaitUntilOutputStepCountAtLeast ( int expectedStepCount, int timeout = 5000 ) : void

Runs the workflow and wait until output step count attribute least.

ScrollControlIntoView ( UITestControl theTab, UITestControl theControl ) : void
ScrollViewer_ClickScrollDown ( UITestControl theTab, int count ) : void

Scrolls the viewer_ click scroll down.

ScrollViewer_GetHorizontalScrollBar ( UITestControl theTab ) : UITestControl
ScrollViewer_GetScrollDown ( UITestControl theTab ) : UITestControl

Scrolls the viewer_ get scroll down.

ScrollViewer_GetScrollLeft ( UITestControl theTab ) : UITestControl

Scrolls the viewer_ get scroll up.

ScrollViewer_GetScrollRight ( UITestControl theTab ) : UITestControl

Scrolls the viewer_ get scroll down.

ScrollViewer_GetScrollUp ( UITestControl theTab ) : UITestControl

Scrolls the viewer_ get scroll up.

ScrollViewer_GetVerticalScrollBar ( UITestControl theTab ) : UITestControl
SetStartNode ( UITestControl theTab, string controlAutomationId ) : void

Sort_GetDDLHeight ( UITestControl theTab, string sortControlTitle ) : int
Tool_GetAllTextBoxes ( UITestControl theTab, string toolAutomationId, string toolDesignerTemplate ) : List

Tool_s the get all text boxes.

TryCloseMappings ( string controlAutomationID ) : bool

Private Methods

Method Description
GetQVIControl ( UITestControlCollection assignControlCollection ) : UITestControl

Gets the qvi control.

GetQuickVariableInputButton ( UITestControl theTab, string controlAutomationId ) : WpfButton

Method Details

Adorner_ClickDoneButton() public method

public Adorner_ClickDoneButton ( UITestControl theTab, string activityName ) : void
theTab UITestControl
activityName string
return void

Adorner_ClickDoneButton() public method

public Adorner_ClickDoneButton ( string activityName ) : void
activityName string
return void

Adorner_ClickFixErrors() public method

public Adorner_ClickFixErrors ( UITestControl theTab, string controlAutomationId ) : bool
theTab UITestControl
controlAutomationId string
return bool

Adorner_ClickLargeView() public method

public Adorner_ClickLargeView ( UITestControl theTab ) : void
theTab UITestControl
return void

Adorner_ClickMapping() public method

public Adorner_ClickMapping ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
return void

Adorner_CountInputMappings() public method

public Adorner_CountInputMappings ( UITestControl theTab, string controlAutomationId ) : int
theTab UITestControl
controlAutomationId string
return int

Adorner_GetButton() public method

public Adorner_GetButton ( UITestControl theTab, string controlAutomationId, string adornerFriendlyName ) : UITestControl
theTab UITestControl
controlAutomationId string
adornerFriendlyName string
return UITestControl

Adorner_GetDoneButton() public method

public Adorner_GetDoneButton ( UITestControl theTab, string activityName ) : UITestControl
theTab UITestControl
activityName string
return UITestControl

Adorner_GetHelpText() public method

public Adorner_GetHelpText ( UITestControl resourceToGetHelpTextFor ) : string
resourceToGetHelpTextFor UITestControl
return string

AssignControl_ClickLeftTextboxInRow() public method

public AssignControl_ClickLeftTextboxInRow ( UITestControl theTab, string controlAutomationId, int row ) : void
theTab UITestControl
controlAutomationId string
row int
return void

AssignControl_ClickQuickVariableInputButton() public method

public AssignControl_ClickQuickVariableInputButton ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
return void

AssignControl_ClickScrollDown() public method

public AssignControl_ClickScrollDown ( UITestControl theTab, string controlAutomationId, int timesToClick ) : void
theTab UITestControl
controlAutomationId string
timesToClick int
return void

AssignControl_ClickScrollUp() public method

public AssignControl_ClickScrollUp ( UITestControl theTab, string controlAutomationId, int timesToClick ) : void
theTab UITestControl
controlAutomationId string
timesToClick int
return void

AssignControl_EnterData() public method

Enter data into an existing Assign control on the Workflow Designer
public AssignControl_EnterData ( UITestControl theTab, string assignControlTitle, string variable, string value ) : void
theTab UITestControl A tab from TabManagerUIMap.FindTabByName
assignControlTitle string The title of the Assign box on the workflow
variable string The value to input into the left textbox
value string The value to input into the right textbox
return void

AssignControl_GetLeftTextboxInRow() public method

public AssignControl_GetLeftTextboxInRow ( string controlAutomationId, int row ) : UITestControl
controlAutomationId string
row int
return UITestControl

AssignControl_GetSmallViewTable() public method

public AssignControl_GetSmallViewTable ( UITestControl theTab, string controlAutomationId, int row ) : WpfTable
theTab UITestControl
controlAutomationId string
row int
return WpfTable

AssignControl_GetVariableName() public method

public AssignControl_GetVariableName ( UITestControl theTab, string controlAutomationId, int itemInList ) : string
theTab UITestControl
controlAutomationId string
itemInList int
return string

AssignControl_IsLeftTextBoxHighlightedRed() public method

Assigns the control_ is left text box highlighted red.
public AssignControl_IsLeftTextBoxHighlightedRed ( UITestControl leftTextBox ) : bool
leftTextBox UITestControl The left text box.
return bool

AssignControl_LargeViewClickLeftTextboxInRow() public method

public AssignControl_LargeViewClickLeftTextboxInRow ( UITestControl theTab, string controlAutomationId, int row ) : void
theTab UITestControl
controlAutomationId string
row int
return void

AssignControl_LeftTextBoxInRowIsClickable() public method

public AssignControl_LeftTextBoxInRowIsClickable ( UITestControl theTab, string controlAutomationId, int row ) : bool
theTab UITestControl
controlAutomationId string
row int
return bool

AssignControl_QuickVariableInputControl_ClickAdd() public method

public AssignControl_QuickVariableInputControl_ClickAdd ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
return void

AssignControl_QuickVariableInputControl_ClickCancel() public method

public AssignControl_QuickVariableInputControl_ClickCancel ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
return void

AssignControl_QuickVariableInputControl_ClickPreview() public method

public AssignControl_QuickVariableInputControl_ClickPreview ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
return void

AssignControl_QuickVariableInputControl_EnterData() public method

public AssignControl_QuickVariableInputControl_EnterData ( UITestControl theTab, string controlAutomationId, string splitOn, string prefix, string suffix, string variableList ) : void
theTab UITestControl
controlAutomationId string
splitOn string
prefix string
suffix string
variableList string
return void

AssignControl_QuickVariableInputControl_GetPreviewData() public method

public AssignControl_QuickVariableInputControl_GetPreviewData ( UITestControl theTab, string controlAutomationId ) : string
theTab UITestControl
controlAutomationId string
return string

BaseConvert_GetDDLHeight() public method

public BaseConvert_GetDDLHeight ( UITestControl theTab, string baseConvertControlTitle ) : int
theTab UITestControl
baseConvertControlTitle string
return int

CalculateControl_EnterData() public method

Enter some data into a Calculate control
public CalculateControl_EnterData ( UITestControl theTab, string calculateControlTitle, string function, string result ) : void
theTab UITestControl A tab from TabManagerUIMap.FindTabByName
calculateControlTitle string The title of the Calculate control on the workflow
function string The value to input into the top (function / fx) textbox
result string The value to enter into the bottom (Result) textbox
return void

ClickCollapseAll() public method

public ClickCollapseAll ( UITestControl theTab ) : void
theTab UITestControl
return void

ClickControl() public method

Clicks a control on the Workflow Designer
public ClickControl ( UITestControl theControl ) : void
theControl UITestControl A control from WorkflowDesignerUIMap.FindControlByAutomationID
return void

ClickExpandAll() public method

public ClickExpandAll ( UITestControl theTab ) : void
theTab UITestControl
return void

ClickRestore() public method

public ClickRestore ( UITestControl theTab ) : void
theTab UITestControl
return void

CopyWorkflowXamlWithContextMenu() public method

public CopyWorkflowXamlWithContextMenu ( UITestControl theTab ) : void
theTab UITestControl
return void

DataSplit_ClickFirstTextbox() public method

public DataSplit_ClickFirstTextbox ( UITestControl theTab, string dataSplitControlTitle ) : void
theTab UITestControl
dataSplitControlTitle string
return void

DataSplit_GetTextFromStringToSplit() public method

public DataSplit_GetTextFromStringToSplit ( UITestControl theTab, string dataSplitControlTitle ) : string
theTab UITestControl
dataSplitControlTitle string
return string

DoesActivityDataMappingContainText() public method

public DoesActivityDataMappingContainText ( UITestControl aControl, string text ) : bool
aControl UITestControl
text string
return bool

DoesControlExistOnWorkflowDesigner() public method

Checks if a control exists on the Workflow Designer
public DoesControlExistOnWorkflowDesigner ( UITestControl theTab, string controlAutomationId ) : bool
theTab UITestControl A tab from TabManagerUIMap.FindTabByName
controlAutomationId string A control from WorkflowDesignerUIMap.FindControlByAutomationID
return bool

DoubleClickControlBar() public method

Clicks a control on the Workflow Designer
public DoubleClickControlBar ( UITestControl theControl ) : void
theControl UITestControl A control from WorkflowDesignerUIMap.FindControlByAutomationID
return void

DoubleClickOnActivity() public method

public DoubleClickOnActivity ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
return void

DragControl() public method

public DragControl ( string controlAutomationID, Point point ) : void
controlAutomationID string
point Point
return void

FindControlByAutomationId() public method

Finds a control on the Workflow Designer
public FindControlByAutomationId ( UITestControl theTab, string controlAutomationId, int waitAmt ) : UITestControl
theTab UITestControl A tab from TabManagerUIMap.FindTabByName
controlAutomationId string The automation ID of the control you are looking for
waitAmt int
return UITestControl

FindRecords_GetDDLHeight() public method

public FindRecords_GetDDLHeight ( UITestControl theTab, string findRecordsControlTitle ) : int
theTab UITestControl
findRecordsControlTitle string
return int

FindStartNode() public method

Finds the Start Node on a given tab
public FindStartNode ( UITestControl theTab ) : UITestControl
theTab UITestControl A tab from TabManagerUIMap.FindTabByName
return UITestControl

GetAllConnectors() public method

Gets all connectors.
public GetAllConnectors ( ) : List
return List

GetAllControlsOnDesignSurface() public method

Finds controls on the Workflow Designer
public GetAllControlsOnDesignSurface ( UITestControl theTab ) : UITestControlCollection
theTab UITestControl
return UITestControlCollection

GetCollapseHelpButton() public method

Gets the collapse help button.
public GetCollapseHelpButton ( UITestControl theTab, string activityAutomationID, int index ) : UITestControl
theTab UITestControl The tab.
activityAutomationID string The activity automation unique identifier.
index int The index.
return UITestControl

GetFlowchartDesigner() public method

Finds a control on the Workflow Designer
public GetFlowchartDesigner ( UITestControl theTab ) : UITestControl
theTab UITestControl A tab from TabManagerUIMap.FindTabByName
return UITestControl

GetHelpPane() public method

Gets the help pane.
public GetHelpPane ( UITestControl theTab, string controlAutomationId, int index ) : UITestControl
theTab UITestControl The tab.
controlAutomationId string The control automation unique identifier.
index int The index.
return UITestControl

GetIntellisenseItem() public method

public GetIntellisenseItem ( int id ) : UITestControl
id int
return UITestControl

GetLargeViewTable() public method

public GetLargeViewTable ( UITestControl theTab, string controlAutomationId ) : WpfTable
theTab UITestControl
controlAutomationId string
return WpfTable

GetOpenHelpButton() public method

Gets the open help button.
public GetOpenHelpButton ( UITestControl theTab, string activityAutomationID ) : UITestControl
theTab UITestControl The tab.
activityAutomationID string The activity automation unique identifier.
return UITestControl

GetPointUnderControl() public method

Returns a point 200 pixels under a control
public GetPointUnderControl ( UITestControl control ) : Point
control UITestControl A UITestControl from FindControlByAutomationID
return Point

GetPointUnderControl() public method

Returns a point under a control
public GetPointUnderControl ( UITestControl control, int verticalOffSet, int horizontalOffSet ) : Point
control UITestControl A UITestControl from FindControlByAutomationID
verticalOffSet int How many pixels under the control
horizontalOffSet int
return Point

GetPointUnderStartNode() public method

Returns a point 200 pixels under the Start Node
public GetPointUnderStartNode ( UITestControl theTab ) : Point
theTab UITestControl A tab from TabManagerUIMap.FindTabByName
return Point

GetScrollViewer() public method

Gets the scroll viewer.
public GetScrollViewer ( UITestControl theTab ) : UITestControl
theTab UITestControl The tab.
return UITestControl

GetSqlBulkInsertChildren() public method

Gets the SQL bulk insert children.
public GetSqlBulkInsertChildren ( UITestControl control ) : IEnumerable
control UITestControl The control.
return IEnumerable

GetSqlBulkInsertLargeViewFirstInputTextbox() public method

Gets the SQL bulk insert large view first input textbox.
public GetSqlBulkInsertLargeViewFirstInputTextbox ( UITestControl sqlBulkInsertToolOnWorkflow ) : UITestControl
sqlBulkInsertToolOnWorkflow UITestControl The SQL bulk insert tool configuration workflow.
return UITestControl

GetStartNodeBottomAutoConnectorPoint() public method

public GetStartNodeBottomAutoConnectorPoint ( UITestControl theTab ) : Point
theTab UITestControl
return Point

GetWizardTitle() public method

public GetWizardTitle ( UITestControl theTab ) : string
theTab UITestControl
return string

IsActivityIconVisible() public method

Determines whether [is activity icon visible] [the specified activity].
public IsActivityIconVisible ( UITestControl activity ) : bool
activity UITestControl The activity.
return bool

IsAdornerVisible() public method

public IsAdornerVisible ( UITestControl theTab, string controlAutomationId ) : bool
theTab UITestControl
controlAutomationId string
return bool

IsControlSelected() public method

Determines whether [is control selected] [the specified workflow].
public IsControlSelected ( UITestControl workflow ) : bool
workflow UITestControl The workflow.
return bool

MoveMouseForAdornersToAppear() public method

Gets the adorner hover point.
public MoveMouseForAdornersToAppear ( Rectangle boundingRectangle ) : void
boundingRectangle System.Drawing.Rectangle The bounding rectangle.
return void

OpenCloseLargeView() public method

public OpenCloseLargeView ( ToolType tool, UITestControl theTab ) : void
tool ToolType
theTab UITestControl
return void

OpenCloseLargeView() public method

public OpenCloseLargeView ( UITestControl activity ) : void
activity UITestControl
return void

OpenCloseLargeView() public method

public OpenCloseLargeView ( string tool, UITestControl theTab ) : void
tool string
theTab UITestControl
return void

OpenCloseLargeViewUsingContextMenu() public method

public OpenCloseLargeViewUsingContextMenu ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl A tab from TabManagerUIMap.FindTabByName
controlAutomationId string A control from WorkflowDesignerUIMap.FindControlByAutomationID
return void

RunWorkflowAndWaitUntilOutputStepCountAtLeast() public method

Runs the workflow and wait until output step count attribute least.
Debug input dialog not shown within the given timeout
public RunWorkflowAndWaitUntilOutputStepCountAtLeast ( int expectedStepCount, int timeout = 5000 ) : void
expectedStepCount int The expected step count.
timeout int The timeout.
return void

ScrollControlIntoView() public method

public ScrollControlIntoView ( UITestControl theTab, UITestControl theControl ) : void
theTab UITestControl
theControl UITestControl
return void

ScrollViewer_ClickScrollDown() public method

Scrolls the viewer_ click scroll down.
public ScrollViewer_ClickScrollDown ( UITestControl theTab, int count ) : void
theTab UITestControl The tab.
count int The count.
return void

ScrollViewer_GetHorizontalScrollBar() public method

public ScrollViewer_GetHorizontalScrollBar ( UITestControl theTab ) : UITestControl
theTab UITestControl
return UITestControl

ScrollViewer_GetScrollDown() public method

Scrolls the viewer_ get scroll down.
public ScrollViewer_GetScrollDown ( UITestControl theTab ) : UITestControl
theTab UITestControl The tab.
return UITestControl

ScrollViewer_GetScrollLeft() public method

Scrolls the viewer_ get scroll up.
public ScrollViewer_GetScrollLeft ( UITestControl theTab ) : UITestControl
theTab UITestControl The tab.
return UITestControl

ScrollViewer_GetScrollRight() public method

Scrolls the viewer_ get scroll down.
public ScrollViewer_GetScrollRight ( UITestControl theTab ) : UITestControl
theTab UITestControl The tab.
return UITestControl

ScrollViewer_GetScrollUp() public method

Scrolls the viewer_ get scroll up.
public ScrollViewer_GetScrollUp ( UITestControl theTab ) : UITestControl
theTab UITestControl The tab.
return UITestControl

ScrollViewer_GetVerticalScrollBar() public method

public ScrollViewer_GetVerticalScrollBar ( UITestControl theTab ) : UITestControl
theTab UITestControl
return UITestControl

SetStartNode() public method

public SetStartNode ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl A tab from TabManagerUIMap.FindTabByName
controlAutomationId string A control from WorkflowDesignerUIMap.FindControlByAutomationID
return void

Sort_GetDDLHeight() public method

public Sort_GetDDLHeight ( UITestControl theTab, string sortControlTitle ) : int
theTab UITestControl
sortControlTitle string
return int

Tool_GetAllTextBoxes() public method

Tool_s the get all text boxes.
public Tool_GetAllTextBoxes ( UITestControl theTab, string toolAutomationId, string toolDesignerTemplate ) : List
theTab UITestControl The tab.
toolAutomationId string The tool automation unique identifier.
toolDesignerTemplate string The tool designer template.
return List

TryCloseMappings() public method

public TryCloseMappings ( string controlAutomationID ) : bool
controlAutomationID string
return bool