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

Tests are failing because outdated chromedriver used #4

Open
dimkin-eu opened this issue Mar 23, 2020 · 0 comments
Open

Tests are failing because outdated chromedriver used #4

dimkin-eu opened this issue Mar 23, 2020 · 0 comments

Comments

@dimkin-eu
Copy link

Scenario

  • npm install
  • npm run test
[0-0] RUNNING in chrome - /src/features/homepage-search.feature
[1-0] RUNNING in firefox - /src/features/homepage-search.feature
[0-0] Error in "AfterStep Hook"
chrome not reachable
  (Session info: headless chrome=80.0.3987.149)
  (Driver info: chromedriver=2.43.600229 (3fae4d0cda5334b4f533bede5a4787f7b832d052),platform=Mac OS X 10.15.3 x86_64)

cant find any place to set newest chromedriver - because of that tests are failing for chrome because of chrome not reachable

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