Is UIAutomation of Cargowise One application possible?

I have a scenario to automate an application “Cargowise one” developed by https://www.wisetechglobal.com/. As per my understanding, application is hosted in cloud and client installation is done using Remote App. I’m not able to get any selectors for this application, so uiautomation is out of the picture. Any suggestions on how to automate this application?

Hi,
Welcome to the UiPath Forum community.
Try a solution based on Computer Vision:
image

Hi @Optimus_Prime1 ,

Please make sure that the Windows Remote Desktop extension is installed

Best regards,
Marius

Thanks @Adrian_Star I tried and it is working but DI would like to know if CV requires us to purchase a separate paid license?

@Marius_Puscasu I believe we have to install Remoteruntime.exe in the server machine for this ?
Since this is a cloud version there is no server machine available.

Computer Vision belongs to the AI Computer Vision product group and requires an API Key to work, which is probably available after purchasing a license.

https://www.uipath.com/hubfs/20.10%20update%20assets/AI%20Computer%20Vision%20-%20One%20Pager.pdf

I tried with the Remote Desktop plugin on the StudioX but I keep getting this error.

Does this mean that I need to:

  1. Use an older version of the UiPath? OR
  2. Install the package onto the RDP server itself?

Hello @Derrick_Foong ,

Please install an up-to-date package on the RDP server.

Best regards,
Marius

Hi, This can only be worked through Computer vision. the other option is to enable the RPA for cargowise, which I believe can be done by raising a ticket to them. Once it gets enabled, then you would be able to do find the selectors for Cargowise application elements.