ContributionsMost RecentMost LikesSolutionsRe: How do I call functions from keyword tests?As far as I know using script routine and last results is the only way to do that. If you find something else out I would like to find out.Re: Test IRC Channel for TestCompleteThat sounds great... Time for me to dust off my IRC knowledge have not been on there in several years.Re: TestComplete not running correctly on new VMI am interested in getting this issue resolved I was just posting that I found a workaround so that I can at least run the tests since that was my biggest concern at the time.Re: TestComplete not running correctly on new VMI found the issue on this. Apparently the performance counters was causing very slow performance on the new VM. Still not sure why that would happen.TestComplete not running correctly on new VMI have been running TestComplete and TestExecute on a virtual machine for a while now without any problems, I moved to a different virtual machine on a different host and not TestComplete and TestExecute are acting very strange, doing things like waiting several minutes between test actions, or not even continuing running the test after a certain point. The same test works fine on the other VM and the software that I am testing works fine and even runs faster on the new VM (that is to be expected since the new VM has more processing power). There are no other VMs currently running on the host. Has anyone experienced something similar and can point me in the right direction on fixing this? Both VMs are on VMware ESXi servers, Both are running Windows 7 32 bit, Both are Intel Xeon processors (The new one is an e5405, the old one is an e5320). I see nothing indicating any resource issues on the virtual host or the virtual machine.Re: Failed to get the text of the list view item.I am now encountering this problem again everytime I run the tests. I do not have a log with it because I have errors being supressed, I will remove the error supression and run again so that I can send you the information.Errors that are not really errorsI have tests setup in a way that currently produces errors that are not really errors. I have so far been unsuccessful at changing the tests to prevent the errors from showing up. Is there a way to supress the error messages?Re: Receive Test Report via Email automatically after Test run possible?I do not know how anyone else does it but I just have a separate batch file that runs after the test that uses blat to send an email with a link the the exported mht file.Re: Failed to get the text of the list view item.I would but the log file ended up being over 10GB because it continued on and kept erroring at one point. TestComplete would not even open the log. I was able to work around this error by putting a longer delay between checks. Instead of 1 second I changed it to 25 seconds and so far I have not seen that error again.Re: searching a log fileI think I have found it, still trying to get it to run and no idea how long it will take yet.