Index: System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTests.rxtst =================================================================== diff -u -re81180a9102bfeac05c414ce8e5b68ca43de0d00 -rf4be03afe960aed126b5a71a469e69ac4a8446a4 --- System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTests.rxtst (.../AutomatedSystemTests.rxtst) (revision e81180a9102bfeac05c414ce8e5b68ca43de0d00) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTests.rxtst (.../AutomatedSystemTests.rxtst) (revision f4be03afe960aed126b5a71a469e69ac4a8446a4) @@ -13833,17 +13833,17 @@ + + + + - - - - NameOfTreeItem(ch.As())==step).As(); } stepChild.Focus(); - stepChild.Select(); if (i != stepsPathItem.Count - 1) { stepChild.Expand(); } + else { + stepChild.Click(); + } // Update the children children = stepChild.Children; }