Sometimes QTP doesn’t recognize a dialog in Firefox. These types of Dialogs are not caught by the Object Spy and it seems difficult to handle it if its appearing somewhere in your […]
How to Invoke an Application in the System Tray
I got into a tricky situation when I was required to invoke an Application through the Windows System Tray. The usual way of using SystemUtil.Run or WShell.Run didn’t work as they didn’t […]