Hey guys,I created an event-based rule that is triggered when a user clicks on a link. I need to check if a certain class exists on an element to determine if the rule has to be triggered or not.The class is added when a user clicks on a link. The problem (I think) is that by the time the class is a...