NO it does not display any error message. // was just a typo On Fri, Apr 27, 2012 at 2:06 PM, Jitendra Singh Bhati < [email protected]> wrote:
> HI all, > > I am using JBehave 3.6.2.I have one query which is mentioned below: > > [1] *Content of a.story:* > Scenario: Default setup > > GivenStories: *com*/scenarios/setup/init_default_config > > *[2] Content of init_default_config:* > > Scenario: one test request is *resend* > > GivenStories : *com*//scenarios/setup/get_counters > *[3] Content of get_counters:* > > Scenario: Get the counters for the load/unload screen > > When I go to the main screen > > > > *Issue:* Execution folow does not reach into get_counters file so does > not execute anything from it. > > > Please suggest how to resolve this. > > -- > Regards, > Jitendra > -- Regards, Jitendra
