When using the Get Text activity, The project works as Attended but not Unattended. The setup is on a Citrix machine.
Since the issue is happening only in Unattended.
- Check if the Robot/ Studio is installed in service mode
- Check if the native resolution settings are updated as per the Automation Works in Attended Mode but Not in Unattended Mode .
If the issue persists, cross-check the following.
Remote runtime is required to be installed on the machine where the application is hosted (Citrix server). And the extension is required to be installed where the Studio is present ( client machine).
Check if the extension is installed on the client machine and if the remote runtime is installed on the server machine.
The UiPath Remote Runtime and the UiPath driver dependency for the UiPath.UIAutomation.Activities package must have the same version.
Check side-by-side support along with adding remote runtime dependencies.
If the above does not resolve the issue. Uninstall the Remote Desktop extension. After that, install it again by following the below steps:
- Click the Windows Start button and type cmd in the search field
- Right-click on Command Prompt and run it as administrator
- Change the directory to the UiPath installation folder (cd C:\Program Files\UiPath\Studio\UiPath)
- Use the SetupExtensions /RdpClientGlobal command to install the extension per system. A confirmation dialog box is displayed
- Restart the active RDP connection for the changes to take effect. The UiPath Extension for Windows Remote Desktop is now installed.