I need to search Google Images with a certain image a lot as part of my workflow, and I use KM to automate this for me, but lately the Click on Found Image has become quite unreliable. My script brings up Google Images, clicks the Paste Image URL (but 80 pixels over, so it clicks Upload an Image, then clicks the upload box, then uses the keyboard to select the image I've prepared in a specific location. Are there better wats to do this, like telling the Javascript object to accept a click, or pushing the image directly to google without using this form?
Part of the problem might be that a Chrome window might be zoomed to 100, 110% or 125% normally, and that's got to be hard for KM to "see" all the time. I currently try to click three times at each of those sizes, and it used to work, but it stopped working. I turned off "screen recording" permissions then turned them back on, but still not reliably working.