ContributionsMost RecentMost LikesSolutionsRe: How to open desired folder hierarchy from local system without using name mapping ? AlexKaras No problem ALex :) Re: How to open desired folder hierarchy from local system without using name mapping ? NisHera It is partially working , it open just my document folder but not complete path. I use the follwing code Sys.OleObject("WScript.Shell").Run("explorer C:\Users\manas\Documents\TestComplete 11 Projects\ProjectSuite1"); but it open document folder instead of ProjectSuite1. How to open desired folder hierarchy from local system without using name mapping ? How to open desired folder hierarchy from local system without using name mapping ? SolvedRe: Test Complete is not giving row and column count of VCLObject("GridPanel"). Colin_McCrae Yes wndclass is 'TcxGrid' and Yes i have DEvExpress control support. [please refer to image] Test Complete is not giving row and column count of VCLObject("GridPanel"). Test Complete is not giving row and column count of Grid object of Delphi Application. Whenwver I try to do the same it gives the following error: Error: An error occurred. Possible reasons: 1. The application stopped responding. 2. The application was compiled incorrectly (see the Open Applications topic in the help system). 3. An error occurred in TestComplete. Technical information: 97 0x80020006 (Unknown name.) Levels PS: Also see attachment.