Click image not working

Can you try 2 times enter key press. Here I have tested in my local app. it is working.

Regards
Balamurugan.S

If I try to find the word “Incassi”, it clicks on the box here
image
How is it possible that it finds the word in that position?
Thank you so much @ClaytonM.

I attach the workflow.Main.xaml (60.0 KB)
Apertura SICACQ.xaml (29.1 KB)
You can find the Find Image activity in Apertura SICACQ.xaml.
Thank you.
Camilla.

image
I reached the image Acquisizioni Contabili by using hotkeys but now I don’t know how to click on the image.
If I press enter anything happens. I should double click on the image because I don’t know any other possibilities to press on it.
DO you think there is a possibility to get the element highlighted and double click on it?
Thank you so much.
Camilla :slight_smile:

1 Like

HI @CamiCat,
Where you are sending the hotkeys ? I did not get it from your file.

Regards
Balamurugan

1 Like

click image.xaml (15.8 KB)
In this file :slight_smile:

Hi @CamiCat,
Can you try to the find element with selector like < wnd app=‘sic.exe’ title=‘{image caption}’ />

Regards
Balamurugan

1 Like

Hi @CamiCat
When i do the analyzation with UiExplorer. I can able to see the index of the icon. If you know the control name
< ctrl Name=“{Name]” role=“list” or role=“listview” />
and

Can you try this.

Regards
Balamurugan

1 Like

Thank you so much @balupad14.
Unfortunately the selector aren’t working.
They only work for big areas, not for small icons.

1 Like

hi @CamiCat,
Can you share the selector ?

Regards
Balamurugan

1 Like

1 Like

HI @CamiCat,
Can you please select “sstab” by UiExplorer and share it.

Regards
Balamurugan

1 Like

Sorry @balupad14.
What is the “sstab”?
Thank you so much.
Do you know how it is possible to set the Zoom in the UiPath.Settings file?

Hi @CamiCat,
This is sstab.

Regards
Balamurugan

I cannot select it.
:frowning:

Hi @CamiCat,
This is my final solution.
If it is an in-house development you can able to get the select like this by the control name. you can discuss with your development team.

image

Note :slight_smile: to In- house development.
Sometimes , we can do some back ground change for some other purpose.That means for the automation purpose, in application will provide the enter key press to equal the double click functionality.

Regards
Balamurugan

1 Like

Thank you so much @balupad14.
I’ll try to ask the in-house development if they can adjust this functionality.
Thank you so much,
Camilla :slight_smile:

1 Like

Can you try following possible ways?

  1. Maximize window and try on target system also it should work.

  2. you can change resolution: refer this link https://www.uipath.com/kb-articles/resolution-considerents

  3. Selector but as you said it is not supported so leave it.

  4. Rerecord it that portion on target and try. if it works then check the run it in the system where you do development then analyze. Even it works still find the gap which will help further and also to communicate UiPath so that they can fix it.

  5. you capture region and try to play around.

  6. Last it does not work then, of course, you need to capture resolution at the time of requirements engineering phase.

I hope this will help.

1 Like

Thank you so much @mayankpatel.
I tried all this possible solutions but they didn’t work.
Can you please kindly try to help me in changing the zoom settings of UiPath display?
Thank you so much,
Camilla :slight_smile:

Hi @CamiCat,
Here you can change the zoom size.

Regards
Balamurugan

1 Like