Forum Discussion
Dmitry_Nikolaev
Staff
16 years agoHello Joao,
I was unable to recreate this behavior with TestComplete 7.52 and the following sample pages.
<html><body>
<input type="button" value="Click Me" onclick="window.open('inner.html')" />
</body></html>
<html><body>
<input type="button" value="Close" onclick="window.close()" />
</body></html>
Please update TestComplete 7.52 and check whether you can reproduce the problem with these pages. If you can, please send me the code generated by TestComplete when you recorded a test.