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

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

Méthodes publiques

Méthode 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

Méthode Description
GetQVIControl ( UITestControlCollection assignControlCollection ) : UITestControl

Gets the qvi control.

GetQuickVariableInputButton ( UITestControl theTab, string controlAutomationId ) : WpfButton

Method Details

Adorner_ClickDoneButton() public méthode

public Adorner_ClickDoneButton ( UITestControl theTab, string activityName ) : void
theTab UITestControl
activityName string
Résultat void

Adorner_ClickDoneButton() public méthode

public Adorner_ClickDoneButton ( string activityName ) : void
activityName string
Résultat void

Adorner_ClickFixErrors() public méthode

public Adorner_ClickFixErrors ( UITestControl theTab, string controlAutomationId ) : bool
theTab UITestControl
controlAutomationId string
Résultat bool

Adorner_ClickLargeView() public méthode

public Adorner_ClickLargeView ( UITestControl theTab ) : void
theTab UITestControl
Résultat void

Adorner_ClickMapping() public méthode

public Adorner_ClickMapping ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
Résultat void

Adorner_CountInputMappings() public méthode

public Adorner_CountInputMappings ( UITestControl theTab, string controlAutomationId ) : int
theTab UITestControl
controlAutomationId string
Résultat int

Adorner_GetButton() public méthode

public Adorner_GetButton ( UITestControl theTab, string controlAutomationId, string adornerFriendlyName ) : UITestControl
theTab UITestControl
controlAutomationId string
adornerFriendlyName string
Résultat UITestControl

Adorner_GetDoneButton() public méthode

public Adorner_GetDoneButton ( UITestControl theTab, string activityName ) : UITestControl
theTab UITestControl
activityName string
Résultat UITestControl

Adorner_GetHelpText() public méthode

public Adorner_GetHelpText ( UITestControl resourceToGetHelpTextFor ) : string
resourceToGetHelpTextFor UITestControl
Résultat string

AssignControl_ClickLeftTextboxInRow() public méthode

public AssignControl_ClickLeftTextboxInRow ( UITestControl theTab, string controlAutomationId, int row ) : void
theTab UITestControl
controlAutomationId string
row int
Résultat void

AssignControl_ClickQuickVariableInputButton() public méthode

public AssignControl_ClickQuickVariableInputButton ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
Résultat void

AssignControl_ClickScrollDown() public méthode

public AssignControl_ClickScrollDown ( UITestControl theTab, string controlAutomationId, int timesToClick ) : void
theTab UITestControl
controlAutomationId string
timesToClick int
Résultat void

AssignControl_ClickScrollUp() public méthode

public AssignControl_ClickScrollUp ( UITestControl theTab, string controlAutomationId, int timesToClick ) : void
theTab UITestControl
controlAutomationId string
timesToClick int
Résultat void

AssignControl_EnterData() public méthode

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
Résultat void

AssignControl_GetLeftTextboxInRow() public méthode

public AssignControl_GetLeftTextboxInRow ( string controlAutomationId, int row ) : UITestControl
controlAutomationId string
row int
Résultat UITestControl

AssignControl_GetSmallViewTable() public méthode

public AssignControl_GetSmallViewTable ( UITestControl theTab, string controlAutomationId, int row ) : WpfTable
theTab UITestControl
controlAutomationId string
row int
Résultat WpfTable

AssignControl_GetVariableName() public méthode

public AssignControl_GetVariableName ( UITestControl theTab, string controlAutomationId, int itemInList ) : string
theTab UITestControl
controlAutomationId string
itemInList int
Résultat string

AssignControl_IsLeftTextBoxHighlightedRed() public méthode

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

AssignControl_LargeViewClickLeftTextboxInRow() public méthode

public AssignControl_LargeViewClickLeftTextboxInRow ( UITestControl theTab, string controlAutomationId, int row ) : void
theTab UITestControl
controlAutomationId string
row int
Résultat void

AssignControl_LeftTextBoxInRowIsClickable() public méthode

public AssignControl_LeftTextBoxInRowIsClickable ( UITestControl theTab, string controlAutomationId, int row ) : bool
theTab UITestControl
controlAutomationId string
row int
Résultat bool

AssignControl_QuickVariableInputControl_ClickAdd() public méthode

public AssignControl_QuickVariableInputControl_ClickAdd ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
Résultat void

AssignControl_QuickVariableInputControl_ClickCancel() public méthode

public AssignControl_QuickVariableInputControl_ClickCancel ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
Résultat void

AssignControl_QuickVariableInputControl_ClickPreview() public méthode

public AssignControl_QuickVariableInputControl_ClickPreview ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
Résultat void

AssignControl_QuickVariableInputControl_EnterData() public méthode

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
Résultat void

AssignControl_QuickVariableInputControl_GetPreviewData() public méthode

public AssignControl_QuickVariableInputControl_GetPreviewData ( UITestControl theTab, string controlAutomationId ) : string
theTab UITestControl
controlAutomationId string
Résultat string

BaseConvert_GetDDLHeight() public méthode

public BaseConvert_GetDDLHeight ( UITestControl theTab, string baseConvertControlTitle ) : int
theTab UITestControl
baseConvertControlTitle string
Résultat int

CalculateControl_EnterData() public méthode

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
Résultat void

ClickCollapseAll() public méthode

public ClickCollapseAll ( UITestControl theTab ) : void
theTab UITestControl
Résultat void

ClickControl() public méthode

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

ClickExpandAll() public méthode

public ClickExpandAll ( UITestControl theTab ) : void
theTab UITestControl
Résultat void

ClickRestore() public méthode

public ClickRestore ( UITestControl theTab ) : void
theTab UITestControl
Résultat void

CopyWorkflowXamlWithContextMenu() public méthode

public CopyWorkflowXamlWithContextMenu ( UITestControl theTab ) : void
theTab UITestControl
Résultat void

DataSplit_ClickFirstTextbox() public méthode

public DataSplit_ClickFirstTextbox ( UITestControl theTab, string dataSplitControlTitle ) : void
theTab UITestControl
dataSplitControlTitle string
Résultat void

DataSplit_GetTextFromStringToSplit() public méthode

public DataSplit_GetTextFromStringToSplit ( UITestControl theTab, string dataSplitControlTitle ) : string
theTab UITestControl
dataSplitControlTitle string
Résultat string

DoesActivityDataMappingContainText() public méthode

public DoesActivityDataMappingContainText ( UITestControl aControl, string text ) : bool
aControl UITestControl
text string
Résultat bool

DoesControlExistOnWorkflowDesigner() public méthode

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
Résultat bool

DoubleClickControlBar() public méthode

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

DoubleClickOnActivity() public méthode

public DoubleClickOnActivity ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
Résultat void

DragControl() public méthode

public DragControl ( string controlAutomationID, Point point ) : void
controlAutomationID string
point Point
Résultat void

FindControlByAutomationId() public méthode

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
Résultat UITestControl

FindRecords_GetDDLHeight() public méthode

public FindRecords_GetDDLHeight ( UITestControl theTab, string findRecordsControlTitle ) : int
theTab UITestControl
findRecordsControlTitle string
Résultat int

FindStartNode() public méthode

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

GetAllConnectors() public méthode

Gets all connectors.
public GetAllConnectors ( ) : List
Résultat List

GetAllControlsOnDesignSurface() public méthode

Finds controls on the Workflow Designer
public GetAllControlsOnDesignSurface ( UITestControl theTab ) : UITestControlCollection
theTab UITestControl
Résultat UITestControlCollection

GetCollapseHelpButton() public méthode

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.
Résultat UITestControl

GetFlowchartDesigner() public méthode

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

GetHelpPane() public méthode

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.
Résultat UITestControl

GetIntellisenseItem() public méthode

public GetIntellisenseItem ( int id ) : UITestControl
id int
Résultat UITestControl

GetLargeViewTable() public méthode

public GetLargeViewTable ( UITestControl theTab, string controlAutomationId ) : WpfTable
theTab UITestControl
controlAutomationId string
Résultat WpfTable

GetOpenHelpButton() public méthode

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

GetPointUnderControl() public méthode

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

GetPointUnderControl() public méthode

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
Résultat Point

GetPointUnderStartNode() public méthode

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

GetScrollViewer() public méthode

Gets the scroll viewer.
public GetScrollViewer ( UITestControl theTab ) : UITestControl
theTab UITestControl The tab.
Résultat UITestControl

GetSqlBulkInsertChildren() public méthode

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

GetSqlBulkInsertLargeViewFirstInputTextbox() public méthode

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

GetStartNodeBottomAutoConnectorPoint() public méthode

public GetStartNodeBottomAutoConnectorPoint ( UITestControl theTab ) : Point
theTab UITestControl
Résultat Point

GetWizardTitle() public méthode

public GetWizardTitle ( UITestControl theTab ) : string
theTab UITestControl
Résultat string

IsActivityIconVisible() public méthode

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

IsAdornerVisible() public méthode

public IsAdornerVisible ( UITestControl theTab, string controlAutomationId ) : bool
theTab UITestControl
controlAutomationId string
Résultat bool

IsControlSelected() public méthode

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

MoveMouseForAdornersToAppear() public méthode

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

OpenCloseLargeView() public méthode

public OpenCloseLargeView ( ToolType tool, UITestControl theTab ) : void
tool ToolType
theTab UITestControl
Résultat void

OpenCloseLargeView() public méthode

public OpenCloseLargeView ( UITestControl activity ) : void
activity UITestControl
Résultat void

OpenCloseLargeView() public méthode

public OpenCloseLargeView ( string tool, UITestControl theTab ) : void
tool string
theTab UITestControl
Résultat void

OpenCloseLargeViewUsingContextMenu() public méthode

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

RunWorkflowAndWaitUntilOutputStepCountAtLeast() public méthode

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.
Résultat void

ScrollControlIntoView() public méthode

public ScrollControlIntoView ( UITestControl theTab, UITestControl theControl ) : void
theTab UITestControl
theControl UITestControl
Résultat void

ScrollViewer_ClickScrollDown() public méthode

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

ScrollViewer_GetHorizontalScrollBar() public méthode

public ScrollViewer_GetHorizontalScrollBar ( UITestControl theTab ) : UITestControl
theTab UITestControl
Résultat UITestControl

ScrollViewer_GetScrollDown() public méthode

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

ScrollViewer_GetScrollLeft() public méthode

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

ScrollViewer_GetScrollRight() public méthode

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

ScrollViewer_GetScrollUp() public méthode

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

ScrollViewer_GetVerticalScrollBar() public méthode

public ScrollViewer_GetVerticalScrollBar ( UITestControl theTab ) : UITestControl
theTab UITestControl
Résultat UITestControl

SetStartNode() public méthode

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

Sort_GetDDLHeight() public méthode

public Sort_GetDDLHeight ( UITestControl theTab, string sortControlTitle ) : int
theTab UITestControl
sortControlTitle string
Résultat int

Tool_GetAllTextBoxes() public méthode

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.
Résultat List

TryCloseMappings() public méthode

public TryCloseMappings ( string controlAutomationID ) : bool
controlAutomationID string
Résultat bool