[jbehave-user] Unexpected resolving result of the parameter value

2014-03-14 Thread Hans Schwäbli
I stumpled upon an issue where I cannot use the parameters as I expected. See the example below. The problem line is the one starting with Then. Scenario: Create Screenshots Given Browser browser is used And Login with user Standard Then I create a screenshot with name homepage_browser Examples:

Re: [jbehave-user] JBehave learning curve

2014-03-14 Thread Hans Schwäbli
Hello Josef, I think the technical part of JBehave is really intended for software developers, so it requires that knowledge. JBehave is a tool with a lot of features and has its complexity. It is well designed, of good quality and free. So there are of course some drawbacks like little

Re: [jbehave-user] JBehave learning curve

2014-03-14 Thread Paul B.
Just a thought, I know we can contribute to the existing docs in git but finding them is not as transparent at first glance... Maybe a new project called jbehave-docs would be more useful than a wiki which can extend the existing markdowns for new and or non-technical users of jBehave-docs...

Re: [jbehave-user] JBehave learning curve

2014-03-14 Thread farheen khan
Hi All, I'm just a newbie in JBehave.Started exploring from feb 2014. JBEhave documentation is very much explanatory but to find example of how it actually works ,we need to go to traders or etsy.com examples.But,I found etsy.com example huge. So many java classes in stories package like below