ContributionsMost RecentMost LikesSolutionsthrowHello, is there a way to throw exception with (propagation) TestsComplete 7.52 For example? try { // code to implement } catch (e) { throw e; } I have tied something like that but it does not work, does anybody has a better way to do this? thanks.Name mappingHello, I am using using testComplete 6.51, is it possible to re-map an object at runtime? Thanks.differences between testComplete 6 and testComplete 7Hello, does anybody knows if there is a difference between the I"Item", "Items" and "ClickItem" in the version in 6 and 7. Thanks.how to improve refresh operationHello, I am currently using testComplete 7.52. Is there a way tp improve the refresh operation on a process ? Thanks.convert a testComplete projectHello, I am using testComplete 7, is it possible to convert a testComplete project made with the version 7.52 to an earlier version? Thanksmodal windowsHello, I just want to know what a modal window is and what is the difference with the aother windows.. Thankssimulate command lineHello, is it possible to execute a windows command in test Complete without launching the command line .exe? Thanks.Re: window is invisibleI don't know If I am right, but since I am working on remote machine (Windows 2003 server), this used to happen when I minimize the remote machine. I am right? Thanks. window is invisibleHello, does anybody know the reason why a window can be invisible?(but in fact it exists) Thanks. machine performanceHi, I want to know if a machine characteristics ccan affect testComplete or (testExecute) results? In fact, I am running my tests on two different windows server 2003 32 bit, one with 0,97 GB of RAM and the second one with 512 MB of RAM and it always succeed on the second one, and sometimes fails on the first one because it does not find an object, control or window. Thanks