Named Trigger in chain not working

Hi,

I'm using 2 Named Triggers in chain and the first one is executed properly but the second one is never.

I added Show HUD at the end of the first trigger and its displayed properly.
I added Show HUD In the Key sequence just before the second trigger and this is not displayed.

This show that the first trigger finished and it stop here.

Anything I missed ?

In fact any of 2 Named Triggers or more it execute only the first one

Thanks you

BetterTouch version: 4.462
Mac: Sequoia 15

Seems to work fine here, what are you named triggers doing? Do the ones that don't execute work if they are executed on their own?

Thank for the quick reply Andreas,

As per screen shot the first trigger that is executed search for an image and do a click and then display the Show UD overlay with test2.
This works perfectly and test2 is displayed

Second trigger is more complex but I tested it alone and it works.

I also tested the first trigger and after to add a show UD it doesnt work see screenshot tada shoulb be displayed but its not

I think something in my trigger stop it even if it display the last Show HUD

OK got it.

It was my mistake I used an if condition and didn't put properly the end if.
So it seem it doesnt exit the Trigger Named :slight_smile:

All fixed. Thank you.

Sometime we just need to talk to someone :slight_smile:

1 Like