next

infix fun next(script: (Flags) -> Unit): Then

Create a step with a specified script. This is a simple wrapper of 'then' that provides the same functionality but with simplified syntax.