i use use application inside it is click trigger, the user should click on the button and the trigger shuould work, but it doesn’t work
So you mean the click is not working?
Or
you have setup a trigger on something and some activitiy meeds to be performed?
Can you please be more elaborate
Cheers
Uploading: image.png…
trigger is located in the use application/browser block.From the beginning, use application starts, after that it waits for a button click in the browser, I tried to launch trigger separately and it works, but if it is in the application block, it does not start
Check the selector…and as it is inside application browser it takes the parent acope inheritance…so check and give the selector properly…
Cheers