Forum Discussion

rikkilar's avatar
rikkilar
Occasional Contributor
12 years ago

Issue of IE8 browser get closes when not needed

I recorded a Testcomplete script on my app,which needs vpn connection running on IE8 Browser.The problem is when I playback the script ,testcomplete close the existing IE8 instance that is running vpn connection and hence cannot access app which results in object not found issues.





How can I tell testcomplete not  to close the running IE instance which sets a vpn connection?

1 Reply


  • Hi Rikki,


     


    TestComplete doesn't have the feature that closes an IE browser window when it's not used. There should be some code in your test that does it. So, you just need to disable/comment/delete this code.