ย AutoIT is one of the best window application automation tool available in the market as an open source. Using AutoIT you can automate any window application by its simple scripting.ย
What this book offers...ย
This book doesn't make any assumptions about your background programming knowledge. You donโt need any prior knowledge to benefit from this book. You will be guided step by step starting form how to install AutoIT, how to record and playback, where to write the script, how to compile the script, how to make it as executable file, how to identify the window object, how to automate any window application using a logical and systematic approach.ย
Complex concepts are broken down into simple steps to ensure that you can easily master the AutoIT scripting even if you have never coded before.ย
Examples are carefully chosen to illustrate all concepts. In addition, outputs for all examples are provided immediately so you do not have to wait till you have access to your computer to test the examples.ย
What you'll learn:ย
โข Introduction to AutoITย
โข Record and Play backย
โข AutoIT V3 Window Info Toolย
โข Scintilla Editorย
โข Declaring Variablesย
โข Operatorsย
โข Selection statementsย
โข Iteration statementsย
โข Jump statementsย
โข Declaring and calling Functionsย
โข String Functionsย
โข Windows functionsย
โข Calculator Automationย