Jump to content

AutoIt loops/if-else/MsgBox etc in Python or Java


akshaypi22
 Share

Recommended Posts

I have just started using AutoIt using SciTE editor. So far, its amazing. Basically, I need to use it for testing my application (not standalone, but with either Python or Java).

I just started AutoIt tutorials on Youtube. Its great. I have also started using Python wrapper https://pypi.python.org/pypi/PyAutoIt/0.3 (PyAutoIt).

Since, initial few tutorials tell about MsgBox, loops , if-else. I am wondering how this can be done in Python ? I searched for few other python modules as well, but none seem to provide intuitive approach to do loops , etc. Can you please help me on this ? I am not sure if Java wrapper https://code.google.com/p/autoitx4java/ enables it. If it does, it will go for Java.

Link to comment
Share on other sites

I have just started using AutoIt using SciTE editor. So far, its amazing. Basically, I need to use it for testing my application (not standalone, but with either Python or Java).

I just started AutoIt tutorials on Youtube. Its great. I have also started using Python wrapper https://pypi.python.org/pypi/PyAutoIt/0.3 (PyAutoIt).

Since, initial few tutorials tell about MsgBox, loops , if-else. I am wondering how this can be done in Python ? I searched for few other python modules as well, but none seem to provide intuitive approach to do loops , etc. Can you please help me on this ? I am not sure if Java wrapper https://code.google.com/p/autoitx4java/ enables it. If it does, it will go for Java.

 

use http://code.google.com/p/jautoitx/

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...