Uses of Class
org.citrusframework.container.WaitActionConditionBuilder
Packages that use WaitActionConditionBuilder
-
Uses of WaitActionConditionBuilder in org.citrusframework.container
Methods in org.citrusframework.container that return WaitActionConditionBuilderModifier and TypeMethodDescriptionWaitActionConditionBuilder.action(TestAction action) Sets the test action to execute and wait for.WaitActionConditionBuilder.action(TestActionBuilder<?> action) Sets the test action to execute and wait for.Wait.Builder.execution()The test action condition to wait for during execution.