FitNesse for Appian : I'm familiar with 'Stop on error', but is there a way to Stop on Exception within FitNesse?

Hello Appian Community,

I am using FitNesse for Appian to do Automated testing and I'm trying to find a solution that will allow me to stop a script in the event it runs into an exception. Even though I have

|set stop on error to | true| 

I would like my automated tests to stop in case of exceptions too. (For example, NoSuchElementException). Is there a way to stop execution of tests in case of exceptions?

  Discussion posts and replies are publicly visible