mashrino Posted January 14, 2016 Posted January 14, 2016 Hi,I have an *.aspx link (sorry I am not from computer science background, so I don't know much about it). I want to access the buttons of the aspx link through internet explorer. Could you please help me.How to access the buttons in internet explorer. I used Autoit info to get the button IDs but I was not able to get the button IDs. I used inspect.exe and able to the read the button names, but I am not able to get any IDs. Could you suggest how to proceed with this issue/ any other idea.Thank you.
jdelaney Posted January 14, 2016 Posted January 14, 2016 (edited) _IEGetObjByName_IEAction($oObj,"Click") Edited January 14, 2016 by jdelaney IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now