Add unsaved changes
This commit is contained in:
parent
92bd80ccc6
commit
d641f370c3
1 changed files with 1 additions and 1 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue