Click error handling

Is there a way to handle errors/evaluate if a element exists, click on it if it does, skip if it doesn't?

hi Peter, you can use the {site} command and with the catch formula.
e.g.
{if: catch({site}, "n/a")="n/a"}{else}<{click}{endif}