Prevent FileDialogs.OpenFileDialog from blocking test automation
- Use RunOnIdle as expected - Issue MatterHackers/MCCentral#3121 Investigate DragTo3DViewAddsItem failure
This commit is contained in:
parent
ea88635352
commit
11a68c1457
2 changed files with 4 additions and 3 deletions
|
|
@ -860,8 +860,6 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
testRunner.ClickByName("Slice Settings Sidebar");
|
||||
testRunner.ClickByName("Pin Settings Button");
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue