Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPClient::KeepAlive Disconnected - Cucumber 8.0.0 & 7.1.0 #959

Open
christianbuonaiutowork opened this issue Jun 13, 2023 · 0 comments
Open

Comments

@christianbuonaiutowork
Copy link

christianbuonaiutowork commented Jun 13, 2023

Hi everyone,

I'm trying to update cucumber version from 2.0.0 (working) to version 7.1.0 or 8.0.0 .
Unfortunately I always get the same following error when trying to run a scenario:

HTTPClient::KeepAlive Disconnected: (HTTPClient::KeepAliveDisconnected) ./features/step_definitions/calabash_steps.rb:3:in /^I enter a new task named (\w+) $ /' features/my_first.feature:13:5:in I enter a new task named SumTasks'

The indicated line number 3 invokes only the wait_for and also while trying to run the scenario, I see the emulator open and close the app often.

Can someone help me ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant