Skip to content

Instantly share code, notes, and snippets.

@tonatiuh
Created September 29, 2012 23:24
Show Gist options
  • Save tonatiuh/3805414 to your computer and use it in GitHub Desktop.
Save tonatiuh/3805414 to your computer and use it in GitHub Desktop.
Error when running cucumber
@javascript
Scenario: Returning to a form placement # features/collection.feature:12
When a contact returns to a form placement completed previously # features/step_definitions/engine_steps.rb:132
Unable to load URL: http://api.lvh.me:4433/placements/test (Capybara::Driver::Webkit::WebkitInvalidResponseError)
./features/step_definitions/engine_steps.rb:29:in `/^a contact visits a page with an? (\w+) placement$/'
features/collection.feature:13:in `When a contact returns to a form placement completed previously'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment