Forum Discussion
Hi, Martin
Please clarify the following points:
1. Does the problem occur only for keyword tests?
To check this, please convert your test to a script (for this purpose, select Convert to script from the Keyword Test editor's context menu) and run the ensuing script. Does it provoke the same exception?
2. Also, I've noticed from your screenshot that you are trying to terminate the System Idle Process (which is the system process). I recommend that you replace the System Idle Process with the iexplore process and rerun the test.
3. If step 2 does not help, please describe how you terminate the iexplore process more specifically (how you do this, what objects are used, and so on). It also can help, if you post here the project with your test, so we can exactly see what is going wrong.
Thanks.