예제 #1
0
파일: Create.cs 프로젝트: tuga1975/Warewolf
 public void MyTestInitialize()
 {
     UIMap.SetPlaybackSettings();
     UIMap.AssertStudioIsRunning();
     UIMap.Click_NewWorkflow_RibbonButton();
     WorkflowTabUIMap.Drag_Toolbox_Create_Onto_DesignSurface();
 }