serenity-bdd/serenity-cucumber-starter

QUESTION: Method using Scenario parameter.

edricklacbayo opened this issue · 0 comments

image

I just found this method online and I use with @before hook and gives me the TAGS inside a feature/Scenario.

But how do I call this method inside another method, What am I suppose to put inside the parameter?
Don't get me wrong I know how to call a method inside another method but I don't know to use these kind of methods with this kind of parameter.