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

2014-03-25 Thread Hans Schwäbli
Hello Mauro, yes it is logical. But there are cases where it would be easier if the parameter parsing would be smart enough to interpret homepage_browser as homepage_firefox for example. I think it would be more flexible and possibly easy to implement in JBehave. Inside the parameter value

[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: