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

Inheritance: ToolsUiMapBase
Exibir arquivo Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

Method Description
DragActivityOnDropPoint ( ToolType toolType ) : void
DsfForEachUiMap ( bool createNewtab = true, bool dragAssignOntoNewTab = true ) : System.Drawing
GetActivity ( ) : UITestControl

Method Details

DragActivityOnDropPoint() public method

public DragActivityOnDropPoint ( ToolType toolType ) : void
toolType ToolType
return void

DsfForEachUiMap() public method

public DsfForEachUiMap ( bool createNewtab = true, bool dragAssignOntoNewTab = true ) : System.Drawing
createNewtab bool
dragAssignOntoNewTab bool
return System.Drawing

GetActivity() public method

public GetActivity ( ) : UITestControl
return UITestControl