Click image not working

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

Thank you @balupad14.
Is it possible to set the zoom settings of the Pc display in UiPath settings?
Thank you so much,
Camilla

HI @CamiCat,
May be this link helps you.

Regards
Balamurugan.S

2 Likes

Can you try accelerator option which may help to zoom?

Refer this site : https://www.wikihow.com/Turn-Off-Hardware-Acceleration

1 Like

Thank you so much @mayankpatel.
I didn’t know this option before.
I’ll try to activate the accelerator option.
I’ll let you know after this try.
Thank you so much,
Camilla :slight_smile:

Hello @mayankpatel.
I tried doing this way but when I searched for the accelerator option I didn’t find the troubleshoot section.


Is it a poblem of my PC?
Thank you so much,
Camilla :slight_smile:

I faced similar kind of issue- By default Image accuracy is set to 0.8- I changed it to 0.6 and now its working fine while running from orchestrator.