When I ran the process from Dev Studio, it ran successfully without any exceptions. but when I ran the process from the test orchestrator or assistant, I was facing an application exception, and all activities were throwing application exceptions.
Ensure that the target application is visible on the screen when the automation runs. If the application is minimized, closed, or obscured by other windows, UiPath may not be able to interact with it.
Application is visible on the screen. application is not minimized, and target elements are appearing on the screen. I tried to test the process from the orchestrator but was facing the same issues.
All selectors are valid, and elements are appearing on the screen.
Example: An error occurred while typing MR Number in the Search Section of the MR Column.