Open tim-yao opened 1 year ago
This issue can be fixed by this patch https://github.com/nightwatchjs-community/cucumber-nightwatch/blob/main/patches/nightwatch%2B2.6.14.patch.
And you will need to patch the nightwatch.js in your project.
For longer term, need the Nightwatch to fix it in the programmatic API. See https://github.com/nightwatchjs/nightwatch/issues/2510 & https://github.com/nightwatchjs/nightwatch/pull/3499
The above patch stops working in v3.0.0-preview.1
This issue is gone. Can be closed.
The problem continues to exist.
The below command won't fail cucumber tests when it fails.
Below works.