On Fri, Mar 13, 2009 at 8:05 AM, Korny Sietsma wrote:
> Hmm - it might be because I had both cucumber-0.1.16 and the
> aslakhellesoy-cucumber gem installed - I'll try to get rid of the old
> cucumber gem and see if that helps. (Though my initial attempts are causing
> all sorts of pain with thin
I'm a bit confused.
I have a scenario similar to (numbered for clarity):
Scenario: view basic
1) Given I am logged in as 'fred'
2) When I navigate to the 'foo' tab
3) And I select the 'bar' node
4) Then the node 'baz' is displayed
Now, when I have a problem that the 'foo' tab
Hmm - it might be because I had both cucumber-0.1.16 and the
aslakhellesoy-cucumber gem installed - I'll try to get rid of the old
cucumber gem and see if that helps. (Though my initial attempts are causing
all sorts of pain with things that seem to require 'cucumber' not
'aslakhellesoy-cucumber'