Jump to content

AutoIt + Infragistics grids and buttons


Recommended Posts

Hey everyone, new member here. I'm trying out AutoIt with automating some test scripts with our software and I am running into some troubles with Infragistics grids and trees.

When I use the AU3info tool to get an identification on a grid/tree, I get the entire thing. Is there a way to get an identification of the buttons and tree nodes inside of the grid/tree. When I use the Finder Tool this is what I get for the class:

WindowsForms10.window.8.app.0.bf7771

Any help here would be much appreciated.

Thx

Link to comment
Share on other sites

Search the forum for the many (failed) attempts to work with Grid controls.

The short answer: Grid controls are owner-drawn by the application, and since they do not use the standard Windows APIs, there is nothing AutoIt can do with them.

:(

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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...