Citrix - Jobs are failing in Unattended mode when using Get Text activity

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.

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:

From the Command Prompt

  1. Click the Windows Start button and type cmd in the search field
  2. Right-click on Command Prompt and run it as administrator
  3. Change the directory to the UiPath installation folder (cd C:\Program Files\UiPath\Studio\UiPath)
  4. Use the SetupExtensions /RdpClientGlobal command to install the extension per system. A confirmation dialog box is displayed
  5. Restart the active RDP connection for the changes to take effect. The UiPath Extension for Windows Remote Desktop is now installed.