Would it be possible to somehow preserve the state of the tree view upon pressing the refresh button so my tree wouldn't collapse and I wouldn't have to drill down to my test suite again?
Refreshing collapses my Tree
Collapse
X
-
The level and branch you currently have selected in the tree view should be preserved when refreshing, is this not the case for you? -
When I select a test case, the tree view is not preserved. When I select a folder that is more than three-deep (e.g., Test Cases >> Suite >> subSuite >> subSubSuite), the tree view is not preserved. When I select a folder that is three-deep or less, the level and branch selected is preserved. I think I have isolated the behavior thusly.Comment
-
It looks like the depth of the tree expansion is causing the problem, there should be a build with a fix available soon.Comment
Comment