ContributionsMost RecentMost LikesSolutionsExport Full Log into a shared drive using javascript My goal is to write a function to export full log [after execution is complete] into a shared location for others to view. I know that I can do this manually. My intention is not use this every time, hence write a function (java scripts) to simulate the above action. Note: I am also aware of 'command line' approach <TestComplete.exe "C:\My Projects\MySuite.pjs" /run /p:MyProj /exportLog:"C:\TestLogs\Log.html">. However, I don't want to use command line instead I want to use IDE. Thank you. Unable to access child bands of infragistics UltraGrid Hi, My UI has a table which can be expanded for entering / reading data from rows & column. It seems like I unable to access child bands of Infragistics UltraGrid. I did check on line for few possible solutions. However, I am still not able to figure it out. I also opened a ticket with SmartBear hoping they would be able to give some solutions. In the mean time, if any of you has any clue on the subject and help me out, I would really appreciate it. I am using TC for the first time. Thanks Subrata Saha