I am looking at cross-browser testing my companies intranet based solution on IE, chrome and firefox but come across the following problem:
When I try to enter a blank username and password, an IE popup window is shown (as expected) that is different to one that is shown in Chrome for example. This creates 2 repositories for each pop up window. My question is how can I run an automated test that includes clicking 'OK' to the pop up with 2 different repositories?
I have read about PopupWatcher on the forum, but at the moment, I am only using the capture reply section (coding skills are non-existent).
Any help would be appreciated.

Additional details if needed: windows7, IE9, Chrome28, FF22, Ranorex4.0.5.
Thanks,
Craig