Hi community! I've been struggling with something. I have a PAD flow in which my steps are: first setting some variables, and then running two subflows. In the first subflow I've got to first launch new Microsoft Edge, and go to a web page, and next steps are inside this page. My issue is: when I run it while editing, it goes quite well. But if I try it from the console, it almost doesn't do anything. Just opens Edge, nothing more. I have some "Wait for web page content" steps like in the second attached image, so I'm not sure if the speed is the issue.
I also tried to add this step #9 "Wait 20 seconds" before the subflows and see if it would change anything, but it didn't. If I run it from the console it will open the browser in a few seconds, way less then 20 seconds. What could be happening?
Note: I'm trying to run it like this because I somehow want to schedule trigger for this at a certain time (I don't have paid license).
Thank you very much for the help!