Added some automated tests around Local Library functionality
This commit is contained in:
parent
9b3a34257c
commit
66dc5b9a57
6 changed files with 324 additions and 2 deletions
|
|
@ -55,7 +55,7 @@ namespace MatterHackers.MatterControl.UI
|
|||
{
|
||||
testRunner.ClickByName("Library Tab");
|
||||
MatterControlUtilities.NavigateToFolder(testRunner, "Local Library Row Item Collection");
|
||||
testRunner.ClickByName("Create Folder Button");
|
||||
testRunner.ClickByName("Create Folder From Library Button");
|
||||
|
||||
testRunner.Wait(.5);
|
||||
testRunner.Type("Test Text");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue