Add unsaved changes

This commit is contained in:
John Lewin 2018-04-07 11:33:24 -07:00
parent 92bd80ccc6
commit d641f370c3

View file

@ -139,7 +139,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
string newFolderName = "New Folder";
testRunner.ClickByName("Create Folder From Library Button");
testRunner.InvokeLibraryCreateFolderDialog();
testRunner.WaitForName("InputBoxPage Action Button");
testRunner.Type(newFolderName);
testRunner.ClickByName("InputBoxPage Action Button");