steps property

List<GherkinStep> steps
final

Executable scenario steps.

Implementation

final List<GherkinStep> steps;