Fix CancelWorksAsExpected test

This commit is contained in:
John Lewin 2017-09-23 09:28:49 -07:00
parent c9e37d1db5
commit 334a9d442c

View file

@ -104,6 +104,9 @@ namespace MatterHackers.MatterControl.Tests.Automation
testRunner.StartSlicing();
// Force lose focus to drop Slice popup window to expose OverFlow menu
testRunner.ClickByName("Library Up Button");
testRunner.ClickByName("View3D Overflow Menu");
testRunner.ClickByName("Sync To Print Checkbox");