Hello,I am implementing a robot that performs user validation on an online portal. Upon completing the validation, it should press the button to save changes. When I run this robotic task from the object, it works correctly and saves the changes. However, when I execute it from a process model, which runs a previous robotic task before this one, the page gets stuck, showing that the changes are being updated, but nothing is saved. The process hangs.
I have already implemented mouse movements and 12-second pauses, but nothing has worked. What do you recommend doing? Could the portal be implementing some kind of validation to detect bots?
Thank you.
Discussion posts and replies are publicly visible
Hi Juan Ayala could you address this issue? With that information is difficult to determine potential causes, if it is still happening, Were you moving variables from the PM to the Robotic Tasks, maybe it's something related to input/output variables. You can also share here the error logs for us to give a look, ok?