I am Automating MS Outlook using Ranorex 1.5. When I perform a search, the results appear in supergrid, i try to select the results in supergrid and perform operations using context menu etc.
The problem here is when I try the test case individually everything goes fine. But when I run a batch of test cases, when i do search and focus on search results in supergrid, focus is lost.
This happens in few test cases when i run a batch of 180+ test cases
To focus on supergrid, we do control.focus()