I am trying to attach my application modeller to an already opened Internet explorer but its not working. IE version 11
I tried
1. Using just the window title - "Home*": "Error - Failed to launch application - More than one application matched the criteria" . Only one IE instance and tab is open.
2. Using just the process name - "iexplore.exe": "Error - Failed to launch application - Target application could not be identified"
3. Using both : same error
The idea is to use a generic object to open IE, and open the webpage and using specific objects to attach and perform functionality.