Hi there
I've read on the Capybara Readme https://github.com/aslakhellesoy/capybara that Culerity does not currently work with Ruby 1.9.x.
I have tried to run it anyway and am getting the following exception:
Celerity::Exception::UnexpectedPageException: / (Culerity::CulerityException)
./features/step_definitions/web_steps.rb:29:in block (2 levels) in <top (required)>' ./features/step_definitions/web_steps.rb:14:inwith_scope'
./features/step_definitions/web_steps.rb:28:in /^(?:|I )press "([^"]*)"(?: within "([^"]*)")?$/' features/backlog.feature:44:inAnd I am signed in as "John"'
Does Celerity support Ruby 1.9.2?
Matt
Hi there
I've read on the Capybara Readme https://github.com/aslakhellesoy/capybara that Culerity does not currently work with Ruby 1.9.x.
I have tried to run it anyway and am getting the following exception:
Celerity::Exception::UnexpectedPageException: / (Culerity::CulerityException)
./features/step_definitions/web_steps.rb:29:in
block (2 levels) in <top (required)>' ./features/step_definitions/web_steps.rb:14:inwith_scope'./features/step_definitions/web_steps.rb:28:in
/^(?:|I )press "([^"]*)"(?: within "([^"]*)")?$/' features/backlog.feature:44:inAnd I am signed in as "John"'Does Celerity support Ruby 1.9.2?
Matt