zckl9497 Posted October 25, 2018 Share Posted October 25, 2018 (edited) So there is this program I use and I would like to make automatic clicks to automate some tasks. However, the info tool displays very little about the program so I don't know how to build (or even if it's possible) a ControlClick function. This is what the info window displays: https://gyazo.com/592623432c878fe61dffa25e05124c53 https://gyazo.com/c208da3416e675295ae6a264c092aa89 Let's say that you wanted to click on the CALL button on the bottom left. How would you do it? Edited October 26, 2018 by Melba23 Removed "Locked" from title Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted October 25, 2018 Moderators Share Posted October 25, 2018 (edited) Welcome to the AutoIt forum. Unfortunately you appear to have missed the Forum rules on your way in. Please read them now - particularly the bit about not discussing game automation - and then you will understand why you will get no help and this thread will now be locked. See you soon with a legitimate question I hope. The Moderation team Edited October 26, 2018 by Melba23 See post below Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted October 26, 2018 Moderators Share Posted October 26, 2018 Hi, It appears that my initial assumption that a GUI with a card table and a deck of cards was automatically game-related was not correct. The software involved is a calculator for specific circumstances and does not "play" poker as such. So I am reopening the thread. M23 P.S. The OP sent a polite PM explaining the situation and was patient enough to answer the various questions I posed to assure myself that this was not a "game" question. A perfect example of what should be done when a thread has been, in the OP's eyes, unjustly closed. Much more effective than the invective-laced diatribes we usually get - a point to ponder for some others, I feel. Danp2 and JLogan3o13 2 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Danp2 Posted October 26, 2018 Share Posted October 26, 2018 You may want to search the forums for "SunAwtFrame" and check out the prior discussions on this topic Latest Webdriver UDF Release Webdriver Wiki FAQs Link to comment Share on other sites More sharing options...
junkew Posted October 26, 2018 Share Posted October 26, 2018 Faq31 java accessibility bridge will solve your problem FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets 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