I am running a bot in unattended mode with background automation disabled. I have also set Login to Console = No, as the bot needs to run on a VM with a specific screen resolution.
However, I am consistently facing an issue when the bot interacts with Microsoft Word. The application becomes unresponsive during execution.
I am using the Word Application Scope (Classic activity) to open a Word document, paste images into it, and save the file.
Has anyone encountered a similar issue or can suggest the correct configuration to make Word automation stable in this setup?
