Hi all.
We are using serenity with JBehave.
Assume that story has scenario marked as manual, but some scenario steps for this scenario have implementations.
During the test execution serenity tries to run those steps in scope of the manual scenario.
Is this correct?
Or should I add explicit metafilter "-manual" in order to skip that steps execution?
Best Regards,
Dmytro Grablov