Timed out error 5000ms

View: New views
1 Messages — Rating Filter:   Alert me  

Timed out error 5000ms

by felixtnj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i have the following problem

  Given I am on the homepage                        # features/step_definitions/webrat_steps.rb:6
    When I fill in profile details                    # features/step_definitions/profile_steps.rb:8
      ed out after 5000ms (Selenium::CommandError)
      /usr/lib/ruby/1.8/timeout.rb:62:in `timeout'
      /usr/lib/ruby/1.8/timeout.rb:93:in `timeout'
      (eval):2:in `/^I fill in profile details$/'
      features/profile.feature:8:in `When I fill in profile details'
    Then I should see "profile successfully created." # features/step_definitions/webrat_steps.rb:118

please anyone help me this problem