Please ignore the message.
Reason: the url in given/then stays same. its something related to the
application

---------- Forwarded message ----------
From: अजय सिंह <sir...@gmail.com>
Date: 16 June 2014 14:32
Subject: Examples not executing
To: dev@jbehave.codehaus.org


Hi
I have following story

*Given I have launched the application url*
*When I am logged in as <name> *
*Then I see user data*
*Examples:*
*|name   |   *
*|user1   |     *
*|user2   |   *

In the first given I am trying to open a url and then login
But after the Then is excuted, it stays on  the last page displayed in the
Then statement, and does not go to open URL as in Given statement for the
next example

If I manually reload the page with the URL, it starts executing the second
examples.

Can someone explain me what i am missing ? I am using 3.9.2 version of  core

Thanks
ajay

Reply via email to