Forum Discussion
tristaanogre
15 years agoEsteemed Contributor
If you're using IE 7, 8, or 9, when internet explorer runs, it actually spawns multiple processes. There are more than one IEXPLORE process in memory.
This is a common "problem" with automating using IEXPLORE with this because there's no nice neat way of knowing how many processes will spawn and which one will have the page you're looking for.
Somewhere up here is a link that describes how to turn off that feature of IE so that you'll only get one process.
This is a common "problem" with automating using IEXPLORE with this because there's no nice neat way of knowing how many processes will spawn and which one will have the page you're looking for.
Somewhere up here is a link that describes how to turn off that feature of IE so that you'll only get one process.