Find the function and usage steps in Rapise powerpack repository.
https://github.com/Inflectra/rapise-powerpack/tree/master/AutoStepForManual
Once the AUTO function is included into your test
- Implement each automatic step in a separate RVL sheet
![](/Support/Attachment/88248.aspx)
- Call each sheet from ManualSteps.rmt as
@AUTO("sheet name")
![](/Support/Attachment/88249.aspx)