ContributionsMost RecentMost LikesSolutionsRe: How to deal dynamic text in object hierarchy Hello, Thank you so much for your response. I am not dealing with the web objects in my project and moreover my application deals with java applets so below is how objects being captured in which the objects cannot be edited in NameMapping editor. Can you please suggest any other way? Thanks, Pradeep How to deal dynamic text in object hierarchy Hi Team, I have a situation to deal with dynamic text in object hierarchy like the red highlighted number keeps changing in every session. I believe regular expressions might help but I couldn't be able to edit/rename the object in object mapping editor and also tried to rename on the Keyword script directly but end up with error says Expression is invalid so kindly help me how to deal with it. Aliases.jp2launcher.bufferedframeOracleApplicationsE.extendedframeSalesOrdersRghOu1053.textfieldMainTabPageQty Thanks, Pradeep Re: How to read data from excel to Keyword test in loop Thanks for the response and I will follow the instructions once. How to read data from excel to Keyword test in loop Hi All, I have been trying to pass the test data from excel to Keyword tests in a loop and I knew we have data driven loop in Test Complete but end with below issue so kindly help if there is any other way. Ex:- Execute Login function with set of users. Thanks, Pradeep Re: How to double click on a file with extensions from Folder Hello rraghvani, Thank you so much for your response. It worked for me and appreciate your help. Re: How to double click on a file with extensions from Folder Thank you so much Marsha for your response. But this won't solve my problem here since I am trying to double click on executable file in some specific folder using automation code and the link given was to open a file from some windows applications like Notepad(File-->Open-->Choose file from folder). Kindly suggest if you have any idea about this. How to double click on a file with extensions from Folder Hi All, As part of my functional automation testing process, there is a step to double click on the downloaded software from certain folder. I was able to write a java script code to access the folder path and find the name of the downloaded software with extension but I couldn't be able to find any file operation related to opening a .extension file(double clicking) in Test Complete. Kindly help me on this. Thanks, Pradeep Solved