Hello Mauro,

I extend a class from org.jbehave.web.selenium.PerStoryWebDriverSteps where
I want to use the methode beforeStory() for some purpose.

But when I do this, the extension is not known anymore to JBehave when I
start execution.

This is very strange to me. Just overriding the beforeStory() method in the
class which extends PerStoryWebDriverSteps causes JBehave to ignore that
class completely.

Maybe you can reproduce this or haven an idea how that occurs.

I can provide you a example which you can download from Github, but I
haven't checked it in yet.

By the way, I use JBehave 4 beta 6 and jbehave-web-selenium 3.5.5.

Reply via email to