XClick is not actually clicking

I’m using xclick with an image to click items I’m not able to access using xpath because of #shadow-root. I can see the mouse move to the spots it’s supposed to click, but then it’s not actually clicking the spot or if it is, nothing is happening. You can see it happen around 13 second in this video:

There are no errors when this happens and the script keeps running like it executed correctly.

Any ideas on what I can try to troubleshoot or fix this? Thanks!

Why do not use xpath?

Can you provide a url to see the site ?

For my opinion this is a simple web macro automation

Make sure it has focus. Try adding the bringBowserToForeground command to The beginning of your macro