TestComplete 10.6, 10.5 continuously crash
As in, the TestComplete window closes and the process terminates without cleanup.
It happens when looking for a particularly deep element in a page on IE 11, using native web finder methods and xpath methods. It happens after navigating to a new page in IE 11. It happens when the browser is there, but for some reason can't see it. Instead of gracefully providing an error message and continuing, poof.
Sometimes instead of blowing up, it can't find an element on the page. I look for the element in F12 and wow, there it is. Run the script again, and sometimes it finds the exact same element on the exact same line of script. Sometimes not. Sometimes, instead of just not finding an element, all active content on the page dies. Sometimes the entire page being tested against freezes and the browser must be closed. This behavior is not observed when testing the application manually.
Environment: Windows 7 with all updates. IE 11 with all updates. TestComplete 10.5, 10.6.
Offending pages are OUO, sorry. However, Telerik Controls are extensively used.