How to use mouse right click in CV scope

I am using a cv scope and automating an application which is in RDP connection with this resolution (1920*1080). I need to type file name in windows dialaog box, Some times the dialog box input area is hidden. at that cases BOT failing with exception that cannot find CV input text…etc. How to handle this one.

@tribhuwan.kama

Welcome to the community

You can install UiPath runtime on the target rdp then you can use normal ui activities as well.

Studio - UiPath Remote Runtime.

Cheers