I would like to use iMacros to check a html site if it contains certain numbers. if it does, then I would like to assign a variable according to a number that has been found.
Like if the html contains 112233 then I woul like to assing Var1 to be 123 if the html contains 223344 then I want Var1 to be 645
What would be the way to do this?
Thanks!