I want to automate a website which only supports Internet explorer. To automate the website i have to use if statement i read the documentation of iMacros which says iMacros do not support if statement but we can do it by using javascript(or any other scripting language). But the javascript supports in iMacros for Firefox not for Internet Explorer.
I have to check weather a particular text is present on website if present then do something, If not present then do something else.
Is there any other way to use if statement in Imacros for Internet Explorer. Please help ?