Hi,
I donot know if this possible using Autoit. I'am trying to automate the daily manual work done by me.
I have application which contains forms and controls I need to automate the process of updating form, selecting controls & submit forms in follwoing steps.
1) Determine if the form is completely loaded
2) Determine the GUI control Ids ( text box, Check box, list etc)are available
3) Update the the controls based on the Contorl id
4) Click submit