How to click on particular icon

Hi all,

image
Need to click on save icon,
image
but not able to click full its clicking. What to do. How to resolve this issue. Please help me on this…

Hi @lakshmi.mp

Have you tried with Click Image activity?

Regards
Gokul

Hi @lakshmi.mp

If the click activity is not working the use the cv click activity.

Note - For using CV click activity you have to encapsulate it with the cv screen scope.
In CV screen scope indicate the tab which was in black color.
Then indicate the Save button in CV click activity.

image

If the above are not working let try with Click Image.

Hope it helps!!

Hi @lakshmi.mp

When you are trying to indicate the element using click activity please use F3 so that the selections will be changed. once the selection method is changed then you will be indicate the single element.

image

Hope it works!!