stopOnFirstFail property

bool stopOnFirstFail
final

Defines whether or not the framework should stop on the first failed step or keep going and executing subsequent steps.

Implementation

final bool stopOnFirstFail;