I am trying to automate web application. I can open browser and log into it without any issue. But for further processing, robot is not clicking on desire location. Sometimes it works and sometimes it doesn’t. There is no standard patter and when I use indicate on browser or edit target, it shows proper area.
I am using studio 2022.10.3 and chrome Version 107.0.5304.107. Should I use edge instead of chrome?
Thanks for the screenshot, what happens if you remove the css-selector, does it comes back with idx?
If it does, could you try to select parentclass instead of css-selector?
Also, did you tweak the original indicate? Could you share the original if that is the case?
Besides this, make sure the “use application/browser” is on Maximized and you might want to enable the element visibility, its in the properties of your activity under Target, set it to “visible” if you are using strict selector.
@Robert_Lansbergen thanx for the suggestion. Maximising worked. But still at times it gives error. If I make element visible then it is not working. I will check few more and then see.
@Rahul_Unnikrishnan below is the screen shot. I am trying to click on down arrow next to “GO TO QUICKBOOKS”.