shrihari Posted September 21, 2007 Posted September 21, 2007 Hi guys, I am quite new to AutoIt..so plz dont get pissed off if my question seems to be silly I was writing a script in which i have to override a msgbox. So was wondering if it is possible to automatically click a msgbox.. I have tried it with the ControlClick option but it is not working for me..
weaponx Posted September 21, 2007 Posted September 21, 2007 I'm assuming the MsgBox isn't coming from your script...use the AutoIT window info tool to get the control info for the OK button on the MsgBox in question.
shrihari Posted September 21, 2007 Author Posted September 21, 2007 I'm assuming the MsgBox isn't coming from your script...use the AutoIT window info tool to get the control info for the OK button on the MsgBox in question.no the message box comes for a toolbar in the browser....i'll just have a look at the AutoIT window info tool if it could solve my problem..Thx 4 ur help
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