Hi guys,
I’m currently working with our in-house ERP system, attempting to automate a task that involves printing several documents one by one.
For some reason, when I attempt to automate this process using UiPath, the application crashes. However, when I perform the task manually, everything works fine. Do you have any ideas why this might be happening?
I’m encountering this issue specifically when I’m on the screen shown in the attached image. Initially, I fill in the highlighted fields, and the automation works up until that point. However, when I attempt to load the document, the application crashes.
I’ve tried three different approaches:
- Clicking the “Consultar PL” button and then selecting the “Save” button below it.
- Clicking on “Imprimir” (Print) option above.
- Sending a hotkey combination of “CTRL+P”.
All of these methods are valid for manual operation, but none of them seem to work for automation purposes. Do you have any suggestions or ideas on how to troubleshoot this issue?

