Tested: 2 users on a remote machine.
The workflow bellow is working on user 1 (standard user) but not at all on user 2 (admin) - so some pc configuration, same exe path, Runtime installed. The strange thing is that when I’m connnecting to the user 2 (admin account), I cannot create any Activity… screen it’s orange looking like when Runtime is not installed / activated.
Open PMS app: Could not open target application.
Could not find the user-interface (UI) element for this action.
Possible solutions:
• Ensure application is opened and the UI element is visible on the screen at execution time
• Edit the Target of the UI activity and use Validation to debug the issue.
• If needed, re-indicate the element as its properties might have changed
• Use "Check state" activity to check the application state before executing the action
• Increase the "Delay before" value to allow time to the application to render entirely and become responsive
Today I was following this procedure in order to activate Remote Debugger. Maybe it cause some troubles with Runtime…
Yeap…
UiPath Runtime cause that trouble on the Remote Machine, after I was configured Remote Debugging in Studio (following official procedure - reported that bug meanwhile). Uninstall, reinstall - fix the issue.