Am3oo Posted November 15, 2012 Share Posted November 15, 2012 Hi, I am encountering the following situation, where I have a bunch of elements inside a control, for which I do not know the handle/classname: Control-----------------------------| | bbb aaa xxx | | bbb aaa xxx | |--------------------------------------| The info tool gives me the classname/instance of Control, but not for the buttons inside (b,a,x). Since this case appears very, very often, I was asking myself if it is possible to click on a specific spot in an element which is identifiable. Example: pressing x:30, y:10 of Control (in this case, perssing on b button) Link to comment Share on other sites More sharing options...
stormbreaker Posted November 15, 2012 Share Posted November 15, 2012 See ControlClick() in help file. Am3oo 1 ---------------------------------------- :bye: Hey there, was I helpful? ---------------------------------------- My Current OS: Win8 PRO (64-bit); Current AutoIt Version: v3.3.8.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