Unable to achieve something ultra simple with Ableton Live's Browser

Hello,
Ableton Live has a Browser feature. It allows to (amongst many other things) cycle through samples and they get played one by one without any interaction other than up/down arrows on keyboard.
They also have a file type .alc (Ableton Live Clip) which contains a MIDI clip and an instrument to play it. To play these in their same Browser, you need to click once on them, then just like with samples you can cycle to the next with arrows. But you need to click that next one again and so on.

What I want to achieve is that a keyboard shortcut invokes 'Down Arrow' then a single click, so I could cycle to audition these sound clips sequentially, but for the Life of me I cannot make this happen, seems soooooooo basic yet I cannot do it.

If I just create a Down Arrow action that works fine, duh. But as soon as I add a mouse click (Left since BTT forces me to choose, there is no 'simple mouse click'), it acts weird, the selection either reverts as if I had pressed arrow up, or even goes 'randomly' select some other clip in the list, not even the one just before or after.. another one clips away.. so very strange. Feels 'random' makes no sense.

I have Logitech LogiOptions installed, was wondering if that could somehow mess up BTT. I could not achieve anything coherent with their system either and deleted all preferences linked to Ableton Live in their system.

Not sure why something so basic ends up being so tough.

Would loooove to sort that out, would save me so much time in my music making.

T H A N K S

Couple of screen captures for context.
https://www.dropbox.com/scl/fo/exxnplah7hg8ygbok0hsd/AM7w19L44b4xqeYM8K4wa0k?rlkey=ehwnfsfilm4kpj1vyh7h0a8xv&dl=0

Ok, I downloaded KeyMaestro and realized something which was made clear in its interface.. the cursor needs to be moved to the correct position, which is going to be tough as the size of the interface is not always the same (zooming can be changed in Ableton) and thus the distance the cursor needs to go to will be a bit of a hit or miss, but I could make it work at least.
Need to understand how to do this with BTT, or if it can be smart enough to click at the center of the selection it got to with the down arrow.

PS: I added a KeyMaestro Screenshot to the BTT ones.

Often seemingly simple things are more complicated than you'd think when trying to automate stuff.

Possibly you could use the "Find Image On Screen And Move Mouse" action to find the highlighted icon and move the mouse there
image

From there you could maybe move the mouse cursor up/down a few pixels using the "Move Mouse To Position" action .

Followed by a left click