Example for issue webdriverio-boneyard/wdio-cucumber-framework#158
-
Install npm dependencies.
npm install
-
Run test.
npm test
Everything its ok at this point.
-
Update the wdio-cucumber-framework version form "1.1.1" to "2.2.8"
-
Run test.
npm test
The issue should be reproduced