Jump to content

Is there a way to interact with Autoit Window Info programatically?


Recommended Posts

Is there a way to get the information shown in the Autoit WIndow Info directly inside Autoit?

I would like to get the click coordinates in the script and then call something like a DLL to get all the infos normally shown in Autoit Window Info.

Or is there another library that helps doing that that is easy to use programatically?

I am happy for any suggestions.

Many thanks!

Best Schlirgg

 

Link to comment
Share on other sites

  • Moderators

So you want to automate an automation tool...:huh2:

How about a detailed explanation of what you're trying to do, rather than the "kinda like this, something like a dll explanation"? The more we know the better we can assist.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

@junkew, I must tip my hat to you sir. With your wrapper, I was able to automate some really ornery OCX grid control (SofTree) ! It helped me find a way get it working with my unit test c# (unmanaged app automation) stuff. nice work, once again. Appium can't do it in these cases where it's unmanaged code.

If the OP wants to do this, we can help, it's actually very easy. It just required me to actually look at the uiawrapper source file to see all the good things you can do and his spy tool captures what you are interested in an all properties! very nice.

Edited by Earthshine

My resources are limited. You must ask the right questions

 

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...