Fix slice settings tests.
This commit is contained in:
parent
0038e2d3e2
commit
04b7f6da02
5 changed files with 8 additions and 7 deletions
|
|
@ -1326,7 +1326,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
var category = group.Category;
|
||||
|
||||
// Click tab
|
||||
testRunner.ClickByName(category.Name + " Tab");
|
||||
testRunner.ClickByName(category.Name + " SliceSettingsTab");
|
||||
|
||||
// Open the subGroup if required
|
||||
var foundWidget = testRunner.GetWidgetByName(group.Name + " Panel", out _, .1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue