RepeatWithStep
com.github.agourlay.cornichon.steps.wrapped.RepeatWithStep
case class RepeatWithStep(nested: List[Step], elements: List[String], elementName: String) extends WrapperStep
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait WrapperSteptrait Stepclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- WrapperStep
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Step
Attributes
- Inherited from:
- WrapperStep
Attributes
- Inherited from:
- WrapperStep
In this article