Jump to content

Recommended Posts

Posted

I have a few aps written in Java and I'm trying AutoIt to recognize Objects inside the window - so AutoIt will be able to some clicks/selects on those.

The window itself seems to be recognized ok but nothing inside it when using "AutoIt Window Info".

Is it doable or AutoIt does not support Java aps??

Posted

I have a few aps written in Java and I'm trying AutoIt to recognize Objects inside the window - so AutoIt will be able to some clicks/selects on those.

The window itself seems to be recognized ok but nothing inside it when using "AutoIt Window Info".

Is it doable or AutoIt does not support Java aps??

Mostly for unrecognized controls you are able to find an area and then use mousemove and mouseclick commands to do something in a certain area of the screen

Some helpfull parts are imagesearching on a screen

* http://www.autoitscript.com/forum/index.ph...mp;#entry493137

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
×
×
  • Create New...