CV not working where it did previously on RDP sesseion

Hi all,

I’ve been running a process on UiPath Cloud Serverless Robots that connects via Azure Bastion to an RDP session. Previously, my Computer Vision activities worked fine in the RDP window without issues. Recently however, CV activities no longer detect elements within the RDP session when running the automation — even though keyboard shortcuts still work fine and the CV works fine on the regular session. It can select the images using CV and validate using the click activity but does not find them when the automation runs.
I’m still using Cloud Serverless execution and there were no changes to projects, just they were republished with new sign in details. I have also rolled back new package upgrades and it still did not work.

Has something changed in the cloud serverless CV infrastructure that could prevent CV activities from working in an RDP session?

Would appreciate any advice or confirmation if others are seeing the same behavior recently.

Thanks!

@Chris_Cunningham

Welcome to the community

Are there any upgrades happened on azure side? As that is the only side which looks changed as even the previous version is not working..can you please confirm the same

Cheers

Hi Anil, thanks for the message I cannot find any offical upgrades but chat gpt has informed me that the interactive RDP canvas in Azure Bastion may have shifted how it renders the HTML5 or iframe-based session, affecting CV detection, without any official source. Thanks

@Chris_Cunningham

Thats basically a change in the application itself

But again if the look if the application ir colors are not changed it would not effect cv as it works only with the look of it but not the way pages or elements render

Cheers