Conditionally skip a macro step?

The website I’m monitoring sometimes has an initial “Click here to continue” message, and sometimes doesn’t.

The times that it does not, my macro, which is set to click the “Click here to continue” button, fails because it doesn’t find that button.

Is there any way for that step in my macro to be skipped for the times the button doesn’t show up? But continue to click it for the times that it does show up?

Hi,

We are working on supporting execution of steps based on conditions ( eg: execute a step only if a certain element exists in the page). We will release this feature shortly.

Hi,

We are now supporting conditions in macros. Please check it out.