Re: [jbehave-dev] skip steps depending on parameter values

2013-11-12 Thread Mauro Talevi
Hi Olmo, short answer is no, there is no flow control based on data values. You could though encapsulate different tabular data sets in separate files and load them based on some env variable. Please detail your usecase better and we'll try to help, Cheers On 12 Nov 2013, at 17:08, Olmo Rigol

[jbehave-dev] skip steps depending on parameter values

2013-11-12 Thread Olmo Rigolo
Hi Mauro, I am wondering if it is possible to skip steps depending on parameter values? In other words, I want to programmatically invoke a scenario success within a step, and directly go on with the next example. This is my scenario: Given I am on the website When I enter Then check X And c