Class TraceVariablesAction

java.lang.Object
org.citrusframework.actions.AbstractTestAction
org.citrusframework.actions.TraceVariablesAction
All Implemented Interfaces:
Described, Named, TestAction, TestActorAware

public class TraceVariablesAction extends AbstractTestAction
Action that prints variable values to the console/logger. Action requires a list of variable names. Tries to find the variables in the test context and print its values.
Since:
2006