public interface Locator
| Modifier and Type | Interface and Description |
|---|---|
static class |
Locator.Step |
| Modifier and Type | Method and Description |
|---|---|
static Locator |
fromStep(StepBuilder step) |
ScenarioBuilder |
scenario() |
BaseSequenceBuilder |
sequence() |
StepBuilder |
step() |
StepBuilder step()
BaseSequenceBuilder sequence()
ScenarioBuilder scenario()
static Locator fromStep(StepBuilder step)
Copyright © 2019 JBoss by Red Hat. All rights reserved.