I need PAD to be able to click an "Export to Excel" button on a pop-up window (I cannot use a specific URL because it changes daily and is only accessible by clicking on a link on the original reports page and then copying it from the URL bar in the pop-up window....this too cannot be accomplished by PAD without PAD being able to interact with the pop-up window).
It seems as though this problem is rooted in PAD being unable to identify and subsequently "work with" the new pop-up window because no "name" (e.g. %Browser2%) has been assigned to this new (pop-up) window.
Is there a Web Browser Instance name (like %Browser2%) that can be used as a default option to make PAD work with the "active" (foreground) window/browser (i.e. the window that pops-up)?
I was hoping there would be something like %ActiveBrowser% or %ActiveWindow% or %ActiveGoogleChrome% or something like that?
edit: I would also like to be able to close the pop-up window once I've exported the data, but this too requires you to provide a "web browser instance."