TestStepAbortedException
Last updated
Was this helpful?
Last updated
Was this helpful?
This is the standard exception that is thrown by the engine or the base model if a requested interaction on the SUT cannot be performed, e.g. because the required image for a click could not by found.
The exception stops the execution of the current test step and sets the report to Aborted. All following steps (except ) are set to NotExecuted. A screenshot will be provided automatically.
Namespace: Progile.ATE.Common
Object Exception TrioExecutionException TestStepAbortedException
Parameter
Description
Reason
Type: String
The reason why the test step was aborted. This will be visible in the TestReport on the Portal.