Put in database locking
fixed a test
This commit is contained in:
parent
20618e3835
commit
2289fbfdf0
5 changed files with 44 additions and 10 deletions
|
|
@ -54,6 +54,7 @@ namespace MatterHackers.MatterControl.UI
|
|||
// Now do the actions specific to this test. (replace this for new tests)
|
||||
{
|
||||
testRunner.ClickByName("Library Tab");
|
||||
MatterControlUtilities.NavigateToFolder(testRunner, "Local Library Row Item Collection");
|
||||
testRunner.ClickByName("Create Folder Button");
|
||||
|
||||
testRunner.Wait(.5);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue