Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 650 Bytes

AutoTestStepModel.md

File metadata and controls

11 lines (8 loc) · 650 Bytes

AutoTestStepModel

Properties

Name Type Description Notes
title String Step name. [default to null]
description String Detailed step description. It appears when the step is unfolded. [optional] [default to null]
steps List Includes a nested step inside another step. The maximum nesting level is 15. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]