Forum Discussion
baxatob
10 years agoCommunity Hero
Disabling LCIE will block IE to open multiple processes of itself. This will not solve your problem, because in your case you have several pages under ONE iexplore process.
You should map the required page into your Name Mapping repository and then use it unique alias. E.g. you can exactly map it by its URL.
quanuh
10 years agoOccasional Contributor
baxatob Thank you for reply.
If I disable LCIE the page Admin/login will hide from main process and the about:blank some time keep displaying. Mapping the page is a solution, however, I want to have a method to return a current page object in each time I want to perform test. Mapping page in this case will require hard code.