// translations.js
module.exports = {
osago: 'ОСАГО',
actions: {
fillFirstStep: 'фывафцуфау',
},
}
step {
...
metaStep: MetaStep {
actor: 'osago:',
helper: null,
name: 'fillFirstStep',
helperMethod: 'fillFirstStep',
status: 'pending',
suffix: '',
prefix: '',
comment: '',
args: [],
stack: ''
},
}
@Vorobeyko says it is not realized yet. But we need that.
but in the
step.startevent I only haveProbably should be handled here https://github.com/codeceptjs/CodeceptJS/blob/master/lib/container.js#L176