Hey so I’m fairly new to RPA and I got this idea to log in to league of legends. So what I have is two input dialogs that gets the username and password, then I use a click to the log in button. My problem is that when you click to log in, it takes a while to load. What I want to do is that when you log in and it loads completly i want to click the play button. How do I tell the robot to wait for client to load completly so i can press the play button?
Thanks