Open FVERIN-EPITECH opened 2 years ago
I am having the same problem and I am also using Cucumber.
I still haven't succeeded to fix this bug
Reason for the issue is when executing npm install for "wdio-slack-service": "2.0.9", index.js file and util.js files from \wdio-slack-service\src are not getting updated with cucumber hooks (before feature, before scenario and after scenario)
Hello, I have a problem with the wdio-slack-service. I have configured the wdio.conf as per the documentation but when I receive the message on my slack I don't have the details of the past tests. Nota bene: I use the cucumber framework. Here is what I am talking about:
My tests are good, they are the initial test of webdriver.io
### package.json
### wdio.conf.js
If you need more details on my config don't hesitate