Uses of Enum Class
com.vaadin.uitest.model.scenario.TestScenarioStepType
Packages that use TestScenarioStepType
-
Uses of TestScenarioStepType in com.vaadin.uitest.model.scenario
Methods in com.vaadin.uitest.model.scenario that return TestScenarioStepTypeModifier and TypeMethodDescriptionTestScenarioStep.getType()static TestScenarioStepTypeReturns the enum constant of this class with the specified name.static TestScenarioStepType[]TestScenarioStepType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.uitest.model.scenario with parameters of type TestScenarioStepTypeConstructors in com.vaadin.uitest.model.scenario with parameters of type TestScenarioStepType