UiPath Studio: CV and use Arrow Down/Up after Right Click

how to use Arrow Down after right click on one element using UiPath Studio and Computer Vision.

My scenario:
right click on element → navigate to Hold Key → navigate to Other key then [enter]

see picture
25-08-_2023_15-09-06

@amel237

You can use send keystroke activity directly to use arrow keys…no specific cv is needed

pass the hotkeys to the window directly and make sure to uncheck activate option in the properties

or you can go with cv type into activity and again without activate…and select the keys you want to perform

Hope this helps

cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.