saucepleez / taskt

taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework
http://www.taskt.net/
1.06k stars 346 forks source link

Wait for a process #289

Open h1ver opened 2 years ago

h1ver commented 2 years ago

Hi there. The program i'm starting is a powerbi report. I don't think we can use the clipboard because what i need to know is that the report is fully loaded and ready for me to press a key. Is there a way to check if a certain option on the menu is already available to be clicked?