Unpin Slice settings tab before continuing
- Issue MatterHackers/MCCentral#2146 Investigate CancelWorksAsExpected failure
This commit is contained in:
parent
8f87fd66c6
commit
234dda15bd
1 changed files with 2 additions and 0 deletions
|
|
@ -108,6 +108,8 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
// Force lose focus to drop Slice popup window to expose OverFlow menu
|
||||
testRunner.ClickByName("Library Up Button");
|
||||
|
||||
testRunner.ClickByName("Pin Settings Button");
|
||||
|
||||
testRunner.ClickByName("View3D Overflow Menu");
|
||||
testRunner.ClickByName("Sync To Print Checkbox");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue