Jump to content

Recommended Posts

Posted

Hello All,

         I am trying to automate some applications (eclipse based rcp) using autoit.

When i am trying to take the information from the window using Autoit window info tool, It was not giving me any windows or control information. So, thought of using sikuli (image based automation tool)  with autoit. I dont know how to integrate these two.

Does anyone tried this before, if yes please help me in doing the same.

 

Thank you,

Divya.

Posted

check first this thread before you step to sikuli

'?do=embed' frameborder='0' data-embedContent>>

Sikuli is written with Java and I am not sure sikuli has options to be remote controlled from AutoIT

http://sikulix-2014.readthedocs.org/en/latest/devs/system-design.html#sikuli-script

Sikuli uses Python as a scripting language which can create com objects and as such you should be able to integrate AutoITX component.

Further I do not have experience in combining the 2

Posted

Thank you for your reply.

well, i m using eclipse to integrate sikuli and autoit.

Now, the problem is that how to use/initialise autoit variables in java.

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
  • Recently Browsing   0 members

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