Guest User

Untitled

a guest
May 27th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. Using the default profile...
  2. -----F
  3.  
  4. (::) failed steps (::)
  5.  
  6. scope '//*[@id = 'messages']//*[contains(concat(' ', @class, ' '), ' message ') and position() = 2]' not found on page (Capybara::ElementNotFound)
  7. ./features/step_definitions/posts_steps.rb:20
  8. ./features/step_definitions/posts_steps.rb:18:in `each'
  9. ./features/step_definitions/posts_steps.rb:18:in `/^I fill in messages with "([^\"]*)"$/'
  10. features/manage_posts.feature:15:in `And I fill in messages with "<messages>"'
  11.  
  12. Failing Scenarios:
  13. cucumber features/manage_posts.feature:12 # Scenario: Foo
  14.  
  15. 1 scenario (1 failed)
  16. 5 steps (1 failed, 2 skipped, 2 passed)
  17. 0m0.406s
Add Comment
Please, Sign In to add comment