Wrote a new test that ensures we can export library items.
This commit is contained in:
parent
9200ef1a9f
commit
def442958b
5 changed files with 27 additions and 16 deletions
|
|
@ -354,7 +354,6 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
SearchRegion libraryRowItemRegion = testRunner.GetRegionByName(libraryRowItemName, 3);
|
||||
testRunner.ClickByName(libraryRowItemName);
|
||||
testRunner.Delay(.5);
|
||||
|
||||
testRunner.ClickByName("Open Collection", searchRegion: libraryRowItemRegion);
|
||||
testRunner.Delay(.5);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue