How to stop mobile execution when assertion is becoming failed

Need a help on how to handle mobile execution when assertion is becoming failed.
Any activity is available for this?

Please kindly help me on this?

Hi @Sreeraj

As per my knowledge, there’s no specific “Assertion Handling” activity, but -Try Catch is the standard way to manage assertion failures .

Happy Automation