XClick right click?

Hi

The XClick page says it supports #right command type, but where do I enter this? The UI shows Command, Target, Value. I don’t see Type or Locator options to enter… Please help… Thanks.

Here there is an example

https://ui.vision/rpa/docs/xclick

You m ust add it in 3 line of ui command

do you mean on the 3rd line (in Value box)?

In the ui vision windows add a command and you have 3 lines

1 Command:
2 Target
3 Value

In value (3 line) you must add the #right

Like this example
|open|Page Not Found
|XClick|button.png|#doubleclick|

https://ui.vision/rpa/docs/xclick