← Back to Explore

named-substeps

Demonstrates named substeps within a parent step

named-steps substeps

Rundown


# Named Substeps Example

## 1. Main step

### 1.1 Prepare

Execute first action.

### 1.2 Run

Execute second action.

### 1.Cleanup Cleanup

- PASS: COMPLETE
- FAIL: STOP "Cleanup failed"

Clean up resources

Run

All named substeps pass

Initializing...

Initializing...

Step/