Damien LG edited a comment on Bug JBEHAVE-859

Thanks for the answer !

I just added this bean to the Spring config "etsy-steps.xml" :

<bean id="screenshotOnFailureDriver" class="org.jbehave.web.selenium.WebDriverScreenshotOnFailure">
<constructor-arg ref="driverProvider"/>
</bean>

I have just tried with a fresh clone from git, nothing change but new bean in spring and versions in POM :

<jbehave.core.version>4.0-beta-2</jbehave.core.version>
<jbehave.web.version>3.5.4</jbehave.web.version>
<jbehave.site.version>3.1.1</jbehave.site.version>
<fluent.selenium.version>1.6.3</fluent.selenium.version>
<selenium.version>2.26.0</selenium.version>

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to