Package org.wildstang.framework.auto.steps
package org.wildstang.framework.auto.steps
-
ClassesClassDescriptionAutoParallelStepGroup where on completion of any child steps the whole group finishes.Parallel groups execute all contained steps in the same frame.Serial groups execute all contained steps sequentially.