Click on 3 dots doesnt work (using image click)

I need the taskbot to click on a button (3 vertical dots) on a website. I created the image, but it doesnt recognize the image (I think). I used the screenshot feature and it is visible on screen, but cant "detect"it. Could it be a color issue? the website has a black background and grey dots.
Screenshot 2024-09-25 at 12.27.15
Really need this to work.

PS: the website needs google authentication and that doesnt seem to work either (but it does run in non-incognito for now)

Thanks :slight_smile:

It should be possible to locate the image. You can change the confidence level to detect it.
Fastest way is to click “verify location” Icon on the screen.
Please share the exact steps you are following so I can help. Video recording would be helpful.

I need to see your scenario + the screen + parameter you are using.

i’m doing everything exactly as in your video and already did the verification.

what does the confidence level do exactly?

If you followed them, then there are two solutions:

  1. Decrease the confidence level of image parameter.
  2. Create a parameter which is bigger, including neighbor icons. make sure the icon you want to click is in the middle of the parameter.

Confidence is like telling the computer how sure it needs to be when it looks for an image on your screen. Imagine you’re searching for your favorite mug in a messy room. If the room is dark or messy, you might not see it clearly, but you can still guess it’s there based on its shape or color. The same goes for the computer. A high confidence means the computer needs to be almost 100% sure it’s found the right image, like if you’re looking for your mug in a well-lit room. A lower confidence means it’s okay for the match to be less perfect, like finding a blurry or partially hidden version of your mug.

tried that, didnt help. did another couple of verifies and the weird this is: it kinda indicates it found 1 of those icons, but shows it as 3 horizontal dots. Doesnt see the others. What now?!?

Tried using Click Button and then enter the button label in the text field (in code not visible on screen unless you hover) but that doesnt work either. So what do you do when it doesnt recognize the image? is there a way to use css?
Any other solution?