Hi! Curious if the contains function can recognize when this website selector produces an error. Rather than pasting an error all over my page, I wanted to just have it skip over it. Below is what I was trying to do to make it work but I get the full error message posted regardless as though the if function is using the "else" output.
{sales_rep={site: text; page=https://renewalbyandersen.lightning.force.com/*; select=ifneeded; selector=[field-label="Sales\ Rep"] .word-break-ie11}} {if: contains(sales_rep, "No match found")} Error {else} {=sales_rep}{endif}