Click activity Not detecting small button in web application.
Can anyone please let me know an alternative solution for it?
Hi @Muhammed_Fajfer welcome to forum
So if the click activitiy is not detecting button in web application
Use this way
-
Use set focus activitiy to focus the button
-
Then use click activitiy to click button
Mark it as solution if you got it
Regards
Nived N
Happy Automation
@AshwinS2 Yes, i can highlight the button.
@NIVED_NAMBIAR Thanks for the reply
Hi @Muhammed_Fajfer did it work ?
User FindImage activity and find the image with with Accurancy of “0.8”. FindImage activity returns the match of the object UiPath element. Based on the result call Click Image activity to click the image.
Hello @Muhammed_Fajfer,
Welcome to Uipath Community!!
Indicate the whole screen and then open that click in UIexplorer on the left top panel there will be html dropdowns, find your button in that and then double click the selector will appear at bottom center.
Thanks & Regards,
Raj Parsana
No , it didn’t