Upgrade the jbehave-core to 4.*
On Wednesday, January 25, 2017 at 6:38:13 AM UTC-6, Da Vid wrote:
>
> Does anyone use JBehave with selenium 3.0? it looks like upgrade selenium
> version to 3.0 caused JBehave stops working.
> All troubles are about "java.lang.NoClassDefFoundError:
> com/thoughtworks/selenium/condition/ConditionRunner", it seems this class
> has been removed on selenium 3.0.
> Is there any workAround ?
>
> (for example it is used on:
>
> package org.jbehave.web.selenium;
>
> public SeleniumPage(Selenium selenium, ConditionRunner
> conditionRunner) {
> this.selenium = selenium;
> this.conditionRunner = conditionRunner;
> }
>
--
You received this message because you are subscribed to the Google Groups
"JBehave User" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send an email to [email protected].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/jbehave-user/07875583-edd6-4748-a7da-1509b2c54017%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.