Fix CancelWorksAsExpected test
This commit is contained in:
parent
c9e37d1db5
commit
334a9d442c
1 changed files with 3 additions and 0 deletions
|
|
@ -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");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue