Fixing tests

This commit is contained in:
Lars Brubaker 2016-09-13 11:12:13 -07:00
parent 527ab44d1f
commit d93ae17eca
2 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
testRunner.ClickByName("SettingsAndControls", 1);
testRunner.ClickByName("User Level Dropdown", 1);
testRunner.ClickByName("Advanced Menu Item", 1);
testRunner.ClickByName("Skirt and Raft Tab", 1);
testRunner.ClickByName("Raft / Priming Tab", 1);
testRunner.ClickByName("Create Raft Checkbox", 1);
testRunner.Wait(1.5);