Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Autoit scripting for beginners
Rating: 3.8 out of 5(83 ratings)
1,207 students

Autoit scripting for beginners

A beginners course to learn autoit from the scratch
Last updated 4/2016
English

What you'll learn

  • How to do scripting in autoit
  • All basic concepts about Autoit Scripting
  • Learn how to automate window applications using Autoit

Course content

3 sections18 lectures1h 6m total length
  • Introduction to Autoit3:39

    Learn the basics of AutoIt scripting to automate the Windows GUI with keystrokes, mouse actions, and window controls, and compile scripts into standalone executables.

  • Autoit Installation and set up3:26

    Discover how to install AutoIt by downloading the package from the web site, choosing the installer or zip option, and running or editing scripts after installation.

  • Record and Playback - Theory4:00

    Explore the record and playback feature in AutoIt scripting, capturing window titles, text, and mouse coordinates, generating scripts, and saving and replaying actions.

  • 4 Record and Playback - Practice3:40

    Record and playback actions using the record button, save the script, and run it to reproduce calculator steps with AutoIt scripting.

  • Autoit Window Info tool5:19

    Learn to use the AutoIt Window Info tool to identify window controls, read class, instance, text, coordinates, and size, and inspect properties of calculator buttons.

  • My first script5:33

    Learn how to write your first AutoIt script that shows a message box, use IntelliSense to understand mandatory and optional parameters, then save, compile to an executable, and check syntax.

Requirements

  • Any Window Operating System
  • No Prior Programming Knowledge Required to take this course
  • No need to install any software and I'll teach you where to download and how to install in the video lecture

Description

AutoIT is one of the best window application automation tools available in the market for free. Using AutoIT you can automate any window application by its simple scripting.

 What this course offers...

This video course doesn't make any assumptions about your programming knowledge. You don’t need any prior knowledge to benefit from this Course.

 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 explained in simple steps to ensure that you can easily master the Autoit scripting even if you have never coded before.

Course Curriculum

1 Introduction to Autoit

2 Autoit Installation and set up

3 Record and Playback – Theory

4 Record and Playback – Practice

5 Autoit Window Info tool

6 My first script

7 Variables and Constants- Theory

8 Variables and Constants- Practice

9 Define Comments

10 If Else Statements- Theory

11 If Else Statments – Practice

12 Select Case Statements – Theory

13 Select Case Statements – Practice

14 For ..Next Loop

15 Do..Until Loop

16  5 Important Window Management Functions

17 Calculator Automation Project

18 Conclusion

Reference Book

Autoit Scripting for Beginners by Rajan



Who this course is for:

  • Anyone who is interested to automate their boring task
  • Quality Assurance Associates
  • Automation Testers
  • Developers
  • Information Technology and Computer science Students