ContributionsMost RecentMost LikesSolutionsRe: Controls highlight position is offset from real position OK, we found it. TestComplete have a bug and incorrectly shows coordinates when CSS in Internet Explorer uses em units with padding. When we changed it to px, everything worked smoothly. Re: Controls highlight position is offset from real position Just dynamic table on json. Re: computer gets locked while executing specific keyword test with Testcomplete Are you sure that you are not using key combination like WIN+L in your test? Re: Controls highlight position is offset from real position I found that when I turn off Padding CSS element in IE Developer tools DOM Explorer, for that iframe, TC begins reporting coords correctly. Any ideas what to do? Turning off padding in code is not an option. Controls highlight position is offset from real position Like in pic, everything is OK until some point of DOM tree (iframe). After that it moves slightly coordinates of every Highlight. TC clicks by default in top left corner so I must manually set click position which is uncomfortable. At some controls it is even not possible to click! (Internet Explorer 11, Zoom set to 100%) SolvedRe: ActiveX not supported by IE Solved. HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\TabProcGrowth set to 0 is causing that issue. Re: ActiveX not supported by IE It not dissapeared after uninstall of TC/TE. I found that if I log as another user it worked properly. I'll see if/when that issue returns at new user profile... ActiveX not supported by IE I have a question because I checked everything and this is my last hope. On my machines with Test Complete (win7) and Test Execute (2012 Serwer R2), Active X controls stopped working in IE. Only common thing to those machines is Smartbear product. I tried everything: trusted sites, custom lvl security settings, IE reinstall, IE change version, registry tricks to mark activeX class trusted. Windows event log shows it always as blocked. This is not only to my activex, but to every activex i can find. Maybe except flash. Anyone have an idea, what is causing the problem? Thanks in advance SolvedRe: TestComplete, Auto-wait timeout sets to 50ms by itself After applying the patch, issue is solveed. Thank you ! Re: TestComplete, Auto-wait timeout sets to 50ms by itself If I set tmeout to 20000 and then execute test, it waits 20 sec. If I do actions like presented in video and then I execute test, TC uses the 50ms timeout.