Code:
SET !VAR1 EVAL("var randomNumber=Math.floor(Math.random()*5 + 3); randomNumber;")
TAG POS=1 TYPE=A ATTR=TXT:Like
TAG POS=1 TYPE=A ATTR=TXT:Next
WAIT SECONDS={{!VAR1}}
Was working fine up until today. The like button is simply not detected anymore. Would really appreciate help with this. Does anyone have any suggestions?