Try checking the selector…you can switch to active accessibility mode if the default is not apying properly…to switch..open ui explorer-> options → active accessibility
Hope this helps
Cheers
gorby
(Noteworthy UiPath Forum contributer 2024)
3
Hi @Anil_G Thank you for your advice.
Is active accessibility as shown below?
If so, would you elaborate on the merit of this?
For some web pages or applications…the default ui mode or the ui automation mode might not give appropriate selectors …if that is the case then we can use this mode…to check if the selector is better …this is another way to spy your elements if you have dificulty in spying…
I bilieve ypur issue is that you are not able to identify selector for the click activity…if that is not the issue please elaborate so that i can help
Cheers
gorby
(Noteworthy UiPath Forum contributer 2024)
5
Hi @Anil_G Thanks again for your support.
Could you briefly explain the difference of default ui mode , ui automation mode, active accesibility mode or suggest expaination link ?
Yes retry alao would work…but that is when the selector is proper but it is not getting clicked sometimes…
But the current scenario is different right
Cheers
gorby
(Noteworthy UiPath Forum contributer 2024)
9
Hi @Anil_G , I clicked the button after setting input mode as “window message” in the end.
I did not find any improvement by setting option - UI framework - active accecibility in UI explore.
I sincerely hope my experience gives you some hint in case you support others.