Hi,
I'm currently investigating how to interact with multiple tabs in Internet Explorer. So far I have managed to attach to an instance of the browser, and interact with the 1st page/tab, but in the instance where I would need to navigate and interact with a second tab, how would I go about it? I have seen mention some usage of 'child index' but I have not been able to successfully use it.
Is it possible to do this, and what is the best practise for doing so?
Thanks!