Update control name to reflect revised type name
This commit is contained in:
parent
e42ecdb191
commit
c12b6d47d7
2 changed files with 2 additions and 2 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue