Search found 1 match

by pangaea
Wed Oct 11, 2017 6:15 pm
Forum: iMacros for Chrome
Topic: Following JS based links
Replies: 1
Views: 9130

Following JS based links

So I am trying to get iMacros to follow a link like this: <a href="#" onclick=(javascript code that sends you to another URL)>(stuff)</a>

So is there any way to do this? Perhaps to extract the onclick code and make it execute somehow?