in reply to Re^3: Gui Automation using guitest
in thread Gui Automation using guitest

Could not find anything to do with objects in a window in the spy program..

Replies are listed 'Best First'.
Re^5: Gui Automation using guitest
by Corion (Patriarch) on Feb 10, 2011 at 09:49 UTC

    The program says:

    # Parse a subtree of the whole windoing systme and print as much i +nformation as possible # about each window and each object.

    So, if it "is not working for you", maybe you need to learn about how a window and its controls are structured in Windows, or at least tell us how it fails to dump the structure of a window for you?