Getting automation tests to pass with new ui changes
issue: MatterHackers/MCCentral#4108 Many test failures related to Controls/Terminal tabs being hidden by default
This commit is contained in:
parent
5169b7d81c
commit
f4d69c8f28
6 changed files with 34 additions and 5 deletions
|
|
@ -73,7 +73,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
// reset to defaults and make sure print leveling is cleared
|
||||
testRunner.SwitchToSliceSettings();
|
||||
|
||||
testRunner.ClickByName("Slice Settings Overflow Menu");
|
||||
testRunner.ClickByName("Printer Overflow Menu");
|
||||
testRunner.ClickByName("Reset to Defaults Menu Item");
|
||||
testRunner.ClickByName("Yes Button");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue