zlc Posted July 19, 2017 Share Posted July 19, 2017 Hi, I notice the python AutoIT library shows this code sample: autoit.win_close("[CLASS:Notepad]") And I find this in the documentation: CLASS - The internal window classname How do I find the internal classname of a window that may not be as obvious as notepad? For example, I want to try to work with Balsamiq Mockups 3 (as it is named in the hover tooltip). Is this also guaranteed to be the class name? Link to comment Share on other sites More sharing options...
InunoTaishou Posted July 20, 2017 Share Posted July 20, 2017 Use the AutoIt info tool zlc 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now