Communicates progress through the ordered steps of a wizard or multi-step flow.
Clicks the step with the label. Throws when no step carries it, naming the labels that are present.
Gets a scoped test helper for the current step, if any.
Gets the label of the current step, if any.
Gets a scoped test helper for a step by label.
Gets a scoped test helper for a step by zero-based index.
Gets the number of steps.
Gets the label of each step.
Gets a scoped test helper for each step.
Checks if a step with the label exists.