Got the remaining automation tests running

This commit is contained in:
Lars Brubaker 2016-09-06 16:36:25 -07:00
parent eff65ce2c1
commit 014ea6e75c
5 changed files with 16 additions and 43 deletions

View file

@ -189,7 +189,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
testRunner.ClickByName("Save & Continue Button", 2);
testRunner.Wait(.5);
testRunner.Wait(1);
testRunner.ClickByName("Cancel Wizard Button", 2);
testRunner.Wait(1);