public interface CurrentStep
ScenarioState
annotation. It provides programmatic access to the current executed step.| Modifier and Type | Method and Description |
|---|---|
void |
addAttachment(Attachment attachment)
Adds an attachment to the current step
|
void |
setExtendedDescription(java.lang.String extendedDescription)
Set the extended description of the current step
|
void addAttachment(Attachment attachment)
attachment - an attachment to addvoid setExtendedDescription(java.lang.String extendedDescription)
extendedDescription - the extended descriptionExtendedDescription