ContributionsMost RecentMost LikesSolutionsTC 8.7 Out Of Memory issue Hi! I've just updated TC to 8.7 version and realized that it unable to finish execution of the whole project due to 'Out Of Memory' issue. Previous version of TC (8.6) generate this error only after a long period of activity and it was enough to run the whole suite several times. But now I'm unable to execute even half of tests. Could someone tell me what is the cause of the issue and how to resolve it? Thanks, Oleksiy Re: Support Firefox 8.*Thanks! Works well now.Re: Support Firefox 8.* Seems like EvaluateXPath is broken for Firefox 7 & 8. Returns empty stub object. Could someone check the issue? Edit: Actually for other Firefox versions as well after patch has been applied Re: Firefox 5.x support Oh, nice! Thanks. I hope new TC version will out before Mozilla release their FF 6 or (it's better) new TC will support both 5 & 6 FF versions. Firefox 5.x support Hi guys, Are there any information about FF 5 support by TestComplete? Thanks, Oleksiy Re: Does Testcomplete support Internet Explorer 9? Hi guys, Thanks for reply, as for now I faced only with 2 issues under IE9: 1. As John mentioned TC doesn't support new IE download messages (instead of dialogs). I've tried to make workaround using MSAA but it doesn't work very well. 2. Somehow CallObjectMethodAsync() doesn't work on Telerik dialogs. It seems related to iframe content which is part of the dialog. For example, this one doesn't work: asyncRes = Runner.CallObjectMethodAsync((aqObject.IsSupported(element, "NativeWebObject") ? element.NativeWebObject : element), "click"); Should I create tickets for both issues? Re: Does Testcomplete support Internet Explorer 9? Hi, As you know, IE9 is already released. So, my question is: when we should expect new version with full IE9 support? At least rough estimate Re: Will TestComplete support other mobile device OS's in the future?The same for me. The most preferable: WP7, Android, iOSCannot copy the remote log. Out of memory - and related questions Hi, When running Network Suite I've got the 'Cannot copy the remote log. Out of memory' after test execution is finished. So I have several questions regarding this: 1. What is the cause of the issue and how it can be fixed (or how to avoid it)? Is it related to this one: http://smartbear.com/forums/forum/post/?mode=singleThread&thread=91af06c3-9a97-4188-889d-6e856bfd9bc7 2. If I have such issue, then how can I access the log without manual copying/attaching it to master machine? 3. If I specify '[Do not copy]' log option in Task properties, then how can I access the log from the slave machine? It shows me just that results have(or don't have) errors and thats it. So, the only way is to manually copy them, right? 4. If slave machine uses the same project as master one (using network path, e.g. \\Master\\Tests\Project.pjs), so the results are already present on the master machine after test run, how can I access them without manual attaching to master project? When I configure task to copy them I again face with the same out of memory error as was mentioned before. Thanks, Oleksiy Re: Out of memory while expanding memory stream when copying project to slave Hi David, I've updated TC to 8.20.538.7 version and still got the same error while trying to copy project to slave, nothing changes. Any comments?