form property

TestStepForm form
final

Binds the input form associated with the test step. This must self-validate and ensure all required values exist before allowing submission.

Implementation

final TestStepForm form;