Field Not Found

So I am processing what we call official receipts.

I enter 2 values and press transmit

If the values are “not awaiting receipt” I get a message on the same screen.

If I am awaiting the receipt the screen changes to another page.

If the “not awaiting receipt” message does not appear its going to fail as theres no message to scrape in the Get text Field Activity. But I have no continue on error option.

How could I get it to continue on error? or at least save the error and use it in the if

hi @rmorgan

We have Continue on error option in the Get text activity?

Regards
Gokul

unfortunately get text doesn’t work when using Terminal Activities

Hi @rmorgan

In that case you can try with Try CAtch activity for Terminal actions

image

Regards
Gokul