Forum Discussion
So instead of using the GUI it's best to write underlying code to achieve proper closure of browser instances? The behaviour is very intermittent when using the GUI functions. Sometimes it will open a browser window, sometimes it won't.
Hi,
> So instead of using the GUI it's best to write underlying code to achieve proper closure of browser instances?
You may try to close browser using GUI, wait for some time (depending on your tested application) for the browser process to not exists and terminate the process if it did not end within the timeout (with or without warning posted to test log, which is up to you).
It is my understanding that the behaviour depends on the tested application, as I had a web application that quite often caused IE process to stay in memory while everything was fine with other browsers (FF, Chrome, Edge).
P.S. And check that you have set up IE according to the recommendations from TC help (especially - to disable it running in the background).
Related Content
- 8 years ago
- 2 years ago
Recent Discussions
- 3 days ago