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

Chromedriver is running after test are done. #204

Closed
FFFFFF opened this issue Apr 3, 2018 · 1 comment
Closed

Chromedriver is running after test are done. #204

FFFFFF opened this issue Apr 3, 2018 · 1 comment

Comments

@FFFFFF
Copy link

FFFFFF commented Apr 3, 2018

Issue description

Chromedriver is running after tests are done.

Steps to reproduce

  • git clone
  • npm install
  • changed phantomjs to chrome in wdio.BUILD.conf.js
  • node_modules\.bin\wdio wdio.BUILD.conf.js

Expected behavior

I expect chromedriver process is closed.

Actual behavior

I see chromedriver is running.

Issue occurred on browser/platform

Windows 10 Pro 64x
Сhrome Version 65.0.3325.181 (Official Build) (64-bit)
"wdio-cucumber-framework": "~1.1.0",
"wdio-phantomjs-service": "~0.2.2",
"wdio-selenium-standalone-service": "~0.0.9",
"wdio-spec-reporter": "~0.1.2",
"webdriverio": "4.12.0"

@christian-bromann
Copy link
Member

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

2 participants