Windows Screenshot Problem
Hello everybody!
I'm currently developing a Bot that takes and saves screenshots in certain steps of a process. However, when I deploy the Bot in a Virtual Machine (I'm using Remote Desktop Protocol), it works fine only if I have the RDP connection opened. Otherwise, if I close the window of the connection, the bot continues running (the session is sitll active) but it takes screenshots of the windows log-in menu, instead of the screens of the process.
Do you know how can I solve the problem?
Thank you!