Forum Discussion

nassim's avatar
nassim
Occasional Contributor
14 years ago

Internet explorer runned by test complete lets an addon dialog not appear.

Hi all,



I have installed an add on which lets a dialog appear whenever a browser window is opened (I should test this addon).When I install the add on and open firefox (version3) or internet explorer (version8 and 9) manually, the dialog widow appears. Whenever I start FF or IE with test complete (within a keyword test with Run TestedApp), the next time I start IE manually or with Run TestedApp through Testcomplete, the dialog does not appear. Does anyone have an idea if it has to do with the internet explorer version ? or any other idea?

Thank you in advance

3 Replies

  • Hi Nassim,



    So, do I understand it correctly that the window in question appears as expected when the browser is launched from TestComplete and does not appear when the browser is launched for the next time? If so, it looks as if something breaks in the plug-in after the browser launched from TestComplete. Please check the following:


    1. Can the problem be reproduced if you use the approach from the following How To entry to launch your web browser?


    Get an application's exit code

    2. Can the problem be reproduced if you launch IE from TestComplete first and then launch Firefox manually (and vice versa)? This will help us find out whether the problem is related to a specific browser or to some shared data related to the plug-in.


    3. Can the problem be reproduced if you run the browser a few more times manually after it occurs for the first time?


    4. Can the problem be reproduced if you reboot your machine after the problem occurs and then try launching a web browser manually?


    5. Can you provide us with the plug-in in question so we can try to reproduce the problem on our side?
  • nassim's avatar
    nassim
    Occasional Contributor
    Hi Allen,



    thank you very much for your answer. I was trying to reproduce the situation using your guide. To my astonishment, I could solve the problem:

    I found out that the WinSCP connection I used during my test saves a log file in my C drive named "program". I redirected this log file to another directory and !!the problem with IE and Add on got solved.

    However, thank you very much for your answer which helped me reduce the problem to find the point the add on vanished.

    Thank you

  • Hi Nassim,





    I'm glad to hear my reply helped you solve the problem. Feel free to contact us if you have any additional questions.