I am trying to run a calabash script but continually getting the following errors:
Retrying.. Errno::ECONNREFUSED: (Connection refused - connect(2) (http://localhost:37265))
Retrying.. Errno::ECONNREFUSED: (Connection refused - connect(2) (http://localhost:37265))
Failing... Errno::ECONNREFUSED
Given I am on the homepage # features/step_definitions/homepage_steps.rb:6
Connection refused - connect(2) (http://localhost:37265) (Errno::ECONNREFUSED)
./features/PageObjects/home_page.rb:12:in `initialize'
./features/step_definitions/homepage_steps.rb:7:in `new'
./features/step_definitions/homepage_steps.rb:7:in `/^I am on the homepage$/'
features/general.feature:9:in `Given I am on the homepage'
Anyone have any suggestions on fixing this error?
Aucun commentaire:
Enregistrer un commentaire