Hi guys. I'm new to coding and I need help with using javascript and Imacros. I have multiple macros recorded. I need a script that checks whether or not an array of certain keywords are on the currently opened web page. If 'keyword1' is found, then I want to play 'macro1'. If 'keyword2' is found, then I want to play 'macro2' and so on. If no keywords are found, then I want to play 'macro3'.
Thanks
Thanks