I am looking into automating running a report in Business Objects. It is basically a web page, which has single sign on so no need to automate the login. I am having some trouble getting it to click on the button or link, I think because of all the javascript. I have tried a couple of different methods, such as getting the object by name, id, innertext, etc. Can anyone offer some suggestions, or tell me if this is simply going to resist all attempts at automation? Any suggestions are appreciated (even if it is that I am SOL)
I can see there is the one Frame, and can see the innertext, but unsure how to click on the one button.
#include <IE.au3>
My goal is to hit either the button at the top or the link next to the image:
And this is the source
BO.txt 10.84KB
4 downloads