Stroml Posted March 16, 2021 Posted March 16, 2021 Hi there, I'm trying to automate a process for the programm PowerBI Desktop - Its a free software to visualize Data. However, you can press the refresh button in the UI. Thats the button I want to press. This does the UI look like:https://imgur.com/a/C4W8W0K Thats what I get from the Window Info Tool if i'm directly over the button. https://imgur.com/a/o0WAnOc So thats all I got. Want I want to achive is: -Being able to open the file/program (i can do that) -Being able to wait for it to open (I can do that) -Being able to press the Button without using mouseclick or something like that (I dont even know where to start) -Being able to wait for the refresh and close the program Could you please point me in a direction? Maybe hint me to an UDF or give me some pseudocode. Whatever helps :D I dont want you to code it for me, just to show me my possibilities :) THanks in advance!
Developers Jos Posted March 16, 2021 Developers Posted March 16, 2021 Moved to the appropriate forum. Moderation Team SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Nine Posted March 16, 2021 Posted March 16, 2021 If you have no access with AutoIt info tool, try UIASpy included in that UDF. If you can see the controls, you can automate it... “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
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