Update control name to reflect revised type name

This commit is contained in:
John Lewin 2017-10-30 09:00:14 -07:00
parent e42ecdb191
commit c12b6d47d7
2 changed files with 2 additions and 2 deletions

View file

@ -60,7 +60,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
testRunner.StartSlicing();
testRunner.WaitForName("ViewGcodeBasic", 8);
testRunner.WaitForName("GCode3DWidget", 8);
// Force lose focus to drop Slice popup window to expose OverFlow menu
testRunner.ClickByName("Library Up Button");