How can we select from menu that appear after Right click is performed?
Have tried doing selection using F2 and Select Item but did not work any other way to do it…
Thanks in advance
How can we select from menu that appear after Right click is performed?
Have tried doing selection using F2 and Select Item but did not work any other way to do it…
Thanks in advance
Hello @anmita
What is the challenge in pausing using F2 and then right clicking and getting the item value?
Are you facing any issue? Usually that is the step need to follow to capture the elements fro right click. Else you can try recording the action using App/Web recorder.
did you enabled simulate click?
Hi @anmita
Have you tried using 2 click Activity, one for the Right Click and other to Select.
Thanks
Yes @suraj.setty you are right
1)First I right clicked
2)Then after right click the menu appears over there I had tried another click but it was not selecting the element
Can you please try “uipath.uiautomation next.activities.click” activity with click type as “Double” and then use “Copy Selected Text” activity?
Yes I Tried but even that did not work
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.