C# Класс Dev2.Studio.UI.Tests.UIMaps.WorkflowDesignerUIMap

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Приватные методы

Метод Описание
GetQVIControl ( UITestControlCollection assignControlCollection ) : UITestControl

Gets the qvi control.

GetQuickVariableInputButton ( UITestControl theTab, string controlAutomationId ) : WpfButton

Описание методов

Adorner_ClickDoneButton() публичный Метод

public Adorner_ClickDoneButton ( UITestControl theTab, string activityName ) : void
theTab UITestControl
activityName string
Результат void

Adorner_ClickDoneButton() публичный Метод

public Adorner_ClickDoneButton ( string activityName ) : void
activityName string
Результат void

Adorner_ClickFixErrors() публичный Метод

public Adorner_ClickFixErrors ( UITestControl theTab, string controlAutomationId ) : bool
theTab UITestControl
controlAutomationId string
Результат bool

Adorner_ClickLargeView() публичный Метод

public Adorner_ClickLargeView ( UITestControl theTab ) : void
theTab UITestControl
Результат void

Adorner_ClickMapping() публичный Метод

public Adorner_ClickMapping ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
Результат void

Adorner_CountInputMappings() публичный Метод

public Adorner_CountInputMappings ( UITestControl theTab, string controlAutomationId ) : int
theTab UITestControl
controlAutomationId string
Результат int

Adorner_GetButton() публичный Метод

public Adorner_GetButton ( UITestControl theTab, string controlAutomationId, string adornerFriendlyName ) : UITestControl
theTab UITestControl
controlAutomationId string
adornerFriendlyName string
Результат UITestControl

Adorner_GetDoneButton() публичный Метод

public Adorner_GetDoneButton ( UITestControl theTab, string activityName ) : UITestControl
theTab UITestControl
activityName string
Результат UITestControl

Adorner_GetHelpText() публичный Метод

public Adorner_GetHelpText ( UITestControl resourceToGetHelpTextFor ) : string
resourceToGetHelpTextFor UITestControl
Результат string

AssignControl_ClickLeftTextboxInRow() публичный Метод

public AssignControl_ClickLeftTextboxInRow ( UITestControl theTab, string controlAutomationId, int row ) : void
theTab UITestControl
controlAutomationId string
row int
Результат void

AssignControl_ClickQuickVariableInputButton() публичный Метод

public AssignControl_ClickQuickVariableInputButton ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
Результат void

AssignControl_ClickScrollDown() публичный Метод

public AssignControl_ClickScrollDown ( UITestControl theTab, string controlAutomationId, int timesToClick ) : void
theTab UITestControl
controlAutomationId string
timesToClick int
Результат void

AssignControl_ClickScrollUp() публичный Метод

public AssignControl_ClickScrollUp ( UITestControl theTab, string controlAutomationId, int timesToClick ) : void
theTab UITestControl
controlAutomationId string
timesToClick int
Результат void

AssignControl_EnterData() публичный Метод

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
Результат void

AssignControl_GetLeftTextboxInRow() публичный Метод

public AssignControl_GetLeftTextboxInRow ( string controlAutomationId, int row ) : UITestControl
controlAutomationId string
row int
Результат UITestControl

AssignControl_GetSmallViewTable() публичный Метод

public AssignControl_GetSmallViewTable ( UITestControl theTab, string controlAutomationId, int row ) : WpfTable
theTab UITestControl
controlAutomationId string
row int
Результат WpfTable

AssignControl_GetVariableName() публичный Метод

public AssignControl_GetVariableName ( UITestControl theTab, string controlAutomationId, int itemInList ) : string
theTab UITestControl
controlAutomationId string
itemInList int
Результат string

AssignControl_IsLeftTextBoxHighlightedRed() публичный Метод

Assigns the control_ is left text box highlighted red.
public AssignControl_IsLeftTextBoxHighlightedRed ( UITestControl leftTextBox ) : bool
leftTextBox UITestControl The left text box.
Результат bool

AssignControl_LargeViewClickLeftTextboxInRow() публичный Метод

public AssignControl_LargeViewClickLeftTextboxInRow ( UITestControl theTab, string controlAutomationId, int row ) : void
theTab UITestControl
controlAutomationId string
row int
Результат void

AssignControl_LeftTextBoxInRowIsClickable() публичный Метод

public AssignControl_LeftTextBoxInRowIsClickable ( UITestControl theTab, string controlAutomationId, int row ) : bool
theTab UITestControl
controlAutomationId string
row int
Результат bool

AssignControl_QuickVariableInputControl_ClickAdd() публичный Метод

public AssignControl_QuickVariableInputControl_ClickAdd ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
Результат void

AssignControl_QuickVariableInputControl_ClickCancel() публичный Метод

public AssignControl_QuickVariableInputControl_ClickCancel ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
Результат void

AssignControl_QuickVariableInputControl_ClickPreview() публичный Метод

public AssignControl_QuickVariableInputControl_ClickPreview ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
Результат void

AssignControl_QuickVariableInputControl_EnterData() публичный Метод

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
Результат void

AssignControl_QuickVariableInputControl_GetPreviewData() публичный Метод

public AssignControl_QuickVariableInputControl_GetPreviewData ( UITestControl theTab, string controlAutomationId ) : string
theTab UITestControl
controlAutomationId string
Результат string

BaseConvert_GetDDLHeight() публичный Метод

public BaseConvert_GetDDLHeight ( UITestControl theTab, string baseConvertControlTitle ) : int
theTab UITestControl
baseConvertControlTitle string
Результат int

CalculateControl_EnterData() публичный Метод

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
Результат void

ClickCollapseAll() публичный Метод

public ClickCollapseAll ( UITestControl theTab ) : void
theTab UITestControl
Результат void

ClickControl() публичный Метод

Clicks a control on the Workflow Designer
public ClickControl ( UITestControl theControl ) : void
theControl UITestControl A control from WorkflowDesignerUIMap.FindControlByAutomationID
Результат void

ClickExpandAll() публичный Метод

public ClickExpandAll ( UITestControl theTab ) : void
theTab UITestControl
Результат void

ClickRestore() публичный Метод

public ClickRestore ( UITestControl theTab ) : void
theTab UITestControl
Результат void

CopyWorkflowXamlWithContextMenu() публичный Метод

public CopyWorkflowXamlWithContextMenu ( UITestControl theTab ) : void
theTab UITestControl
Результат void

DataSplit_ClickFirstTextbox() публичный Метод

public DataSplit_ClickFirstTextbox ( UITestControl theTab, string dataSplitControlTitle ) : void
theTab UITestControl
dataSplitControlTitle string
Результат void

DataSplit_GetTextFromStringToSplit() публичный Метод

public DataSplit_GetTextFromStringToSplit ( UITestControl theTab, string dataSplitControlTitle ) : string
theTab UITestControl
dataSplitControlTitle string
Результат string

DoesActivityDataMappingContainText() публичный Метод

public DoesActivityDataMappingContainText ( UITestControl aControl, string text ) : bool
aControl UITestControl
text string
Результат bool

DoesControlExistOnWorkflowDesigner() публичный Метод

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
Результат bool

DoubleClickControlBar() публичный Метод

Clicks a control on the Workflow Designer
public DoubleClickControlBar ( UITestControl theControl ) : void
theControl UITestControl A control from WorkflowDesignerUIMap.FindControlByAutomationID
Результат void

DoubleClickOnActivity() публичный Метод

public DoubleClickOnActivity ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl
controlAutomationId string
Результат void

DragControl() публичный Метод

public DragControl ( string controlAutomationID, Point point ) : void
controlAutomationID string
point Point
Результат void

FindControlByAutomationId() публичный Метод

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
Результат UITestControl

FindRecords_GetDDLHeight() публичный Метод

public FindRecords_GetDDLHeight ( UITestControl theTab, string findRecordsControlTitle ) : int
theTab UITestControl
findRecordsControlTitle string
Результат int

FindStartNode() публичный Метод

Finds the Start Node on a given tab
public FindStartNode ( UITestControl theTab ) : UITestControl
theTab UITestControl A tab from TabManagerUIMap.FindTabByName
Результат UITestControl

GetAllConnectors() публичный Метод

Gets all connectors.
public GetAllConnectors ( ) : List
Результат List

GetAllControlsOnDesignSurface() публичный Метод

Finds controls on the Workflow Designer
public GetAllControlsOnDesignSurface ( UITestControl theTab ) : UITestControlCollection
theTab UITestControl
Результат UITestControlCollection

GetCollapseHelpButton() публичный Метод

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.
Результат UITestControl

GetFlowchartDesigner() публичный Метод

Finds a control on the Workflow Designer
public GetFlowchartDesigner ( UITestControl theTab ) : UITestControl
theTab UITestControl A tab from TabManagerUIMap.FindTabByName
Результат UITestControl

GetHelpPane() публичный Метод

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.
Результат UITestControl

GetIntellisenseItem() публичный Метод

public GetIntellisenseItem ( int id ) : UITestControl
id int
Результат UITestControl

GetLargeViewTable() публичный Метод

public GetLargeViewTable ( UITestControl theTab, string controlAutomationId ) : WpfTable
theTab UITestControl
controlAutomationId string
Результат WpfTable

GetOpenHelpButton() публичный Метод

Gets the open help button.
public GetOpenHelpButton ( UITestControl theTab, string activityAutomationID ) : UITestControl
theTab UITestControl The tab.
activityAutomationID string The activity automation unique identifier.
Результат UITestControl

GetPointUnderControl() публичный Метод

Returns a point 200 pixels under a control
public GetPointUnderControl ( UITestControl control ) : Point
control UITestControl A UITestControl from FindControlByAutomationID
Результат Point

GetPointUnderControl() публичный Метод

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
Результат Point

GetPointUnderStartNode() публичный Метод

Returns a point 200 pixels under the Start Node
public GetPointUnderStartNode ( UITestControl theTab ) : Point
theTab UITestControl A tab from TabManagerUIMap.FindTabByName
Результат Point

GetScrollViewer() публичный Метод

Gets the scroll viewer.
public GetScrollViewer ( UITestControl theTab ) : UITestControl
theTab UITestControl The tab.
Результат UITestControl

GetSqlBulkInsertChildren() публичный Метод

Gets the SQL bulk insert children.
public GetSqlBulkInsertChildren ( UITestControl control ) : IEnumerable
control UITestControl The control.
Результат IEnumerable

GetSqlBulkInsertLargeViewFirstInputTextbox() публичный Метод

Gets the SQL bulk insert large view first input textbox.
public GetSqlBulkInsertLargeViewFirstInputTextbox ( UITestControl sqlBulkInsertToolOnWorkflow ) : UITestControl
sqlBulkInsertToolOnWorkflow UITestControl The SQL bulk insert tool configuration workflow.
Результат UITestControl

GetStartNodeBottomAutoConnectorPoint() публичный Метод

public GetStartNodeBottomAutoConnectorPoint ( UITestControl theTab ) : Point
theTab UITestControl
Результат Point

GetWizardTitle() публичный Метод

public GetWizardTitle ( UITestControl theTab ) : string
theTab UITestControl
Результат string

IsActivityIconVisible() публичный Метод

Determines whether [is activity icon visible] [the specified activity].
public IsActivityIconVisible ( UITestControl activity ) : bool
activity UITestControl The activity.
Результат bool

IsAdornerVisible() публичный Метод

public IsAdornerVisible ( UITestControl theTab, string controlAutomationId ) : bool
theTab UITestControl
controlAutomationId string
Результат bool

IsControlSelected() публичный Метод

Determines whether [is control selected] [the specified workflow].
public IsControlSelected ( UITestControl workflow ) : bool
workflow UITestControl The workflow.
Результат bool

MoveMouseForAdornersToAppear() публичный Метод

Gets the adorner hover point.
public MoveMouseForAdornersToAppear ( Rectangle boundingRectangle ) : void
boundingRectangle System.Drawing.Rectangle The bounding rectangle.
Результат void

OpenCloseLargeView() публичный Метод

public OpenCloseLargeView ( ToolType tool, UITestControl theTab ) : void
tool ToolType
theTab UITestControl
Результат void

OpenCloseLargeView() публичный Метод

public OpenCloseLargeView ( UITestControl activity ) : void
activity UITestControl
Результат void

OpenCloseLargeView() публичный Метод

public OpenCloseLargeView ( string tool, UITestControl theTab ) : void
tool string
theTab UITestControl
Результат void

OpenCloseLargeViewUsingContextMenu() публичный Метод

public OpenCloseLargeViewUsingContextMenu ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl A tab from TabManagerUIMap.FindTabByName
controlAutomationId string A control from WorkflowDesignerUIMap.FindControlByAutomationID
Результат void

RunWorkflowAndWaitUntilOutputStepCountAtLeast() публичный Метод

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.
Результат void

ScrollControlIntoView() публичный Метод

public ScrollControlIntoView ( UITestControl theTab, UITestControl theControl ) : void
theTab UITestControl
theControl UITestControl
Результат void

ScrollViewer_ClickScrollDown() публичный Метод

Scrolls the viewer_ click scroll down.
public ScrollViewer_ClickScrollDown ( UITestControl theTab, int count ) : void
theTab UITestControl The tab.
count int The count.
Результат void

ScrollViewer_GetHorizontalScrollBar() публичный Метод

public ScrollViewer_GetHorizontalScrollBar ( UITestControl theTab ) : UITestControl
theTab UITestControl
Результат UITestControl

ScrollViewer_GetScrollDown() публичный Метод

Scrolls the viewer_ get scroll down.
public ScrollViewer_GetScrollDown ( UITestControl theTab ) : UITestControl
theTab UITestControl The tab.
Результат UITestControl

ScrollViewer_GetScrollLeft() публичный Метод

Scrolls the viewer_ get scroll up.
public ScrollViewer_GetScrollLeft ( UITestControl theTab ) : UITestControl
theTab UITestControl The tab.
Результат UITestControl

ScrollViewer_GetScrollRight() публичный Метод

Scrolls the viewer_ get scroll down.
public ScrollViewer_GetScrollRight ( UITestControl theTab ) : UITestControl
theTab UITestControl The tab.
Результат UITestControl

ScrollViewer_GetScrollUp() публичный Метод

Scrolls the viewer_ get scroll up.
public ScrollViewer_GetScrollUp ( UITestControl theTab ) : UITestControl
theTab UITestControl The tab.
Результат UITestControl

ScrollViewer_GetVerticalScrollBar() публичный Метод

public ScrollViewer_GetVerticalScrollBar ( UITestControl theTab ) : UITestControl
theTab UITestControl
Результат UITestControl

SetStartNode() публичный Метод

public SetStartNode ( UITestControl theTab, string controlAutomationId ) : void
theTab UITestControl A tab from TabManagerUIMap.FindTabByName
controlAutomationId string A control from WorkflowDesignerUIMap.FindControlByAutomationID
Результат void

Sort_GetDDLHeight() публичный Метод

public Sort_GetDDLHeight ( UITestControl theTab, string sortControlTitle ) : int
theTab UITestControl
sortControlTitle string
Результат int

Tool_GetAllTextBoxes() публичный Метод

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.
Результат List

TryCloseMappings() публичный Метод

public TryCloseMappings ( string controlAutomationID ) : bool
controlAutomationID string
Результат bool