Details
Description
Right now the converters are called before running the scenario, which prevents using stateful converters.
The parametrised step with the parameter conversion should be created lazily upon invocation of the Step#perform() method.
Right now the converters are called before running the scenario, which prevents using stateful converters.
The parametrised step with the parameter conversion should be created lazily upon invocation of the Step#perform() method.