Results 34 comments of Igor Bari

The problem with current implementation is that I can't put something to flash in multiple places (middlewares). I have to collect it somewhere and put it to flash with this.flash...

I think this can be useful also for publishing some libraries to npm as not bundled ES6 modules. Then the consumer can do much better tree shaking with own bundler.

Same problem can be reproduced with authors as well using queries - `author:e-schultz` - `author:"e-schultz"`

@Junkern Would be really cool to have this merged. Can I help with anything here? Does the change is simple as that?

I also faced this issue. Thanks for your investigation on this. I helped a lot! Would be great to have this documented. Do you think you can contribute this to...

Sorry my knowledge on the topic is very limited so my questions might be stupid :) I am using the following config provided by @jakubhajek and it works perfectly. ```yaml...

Hi @kerimovaa! Thanks for reporting this! Do you have any idea to solve it? A pull request would be very helpful :)

I have created an async example project. https://github.com/mucsi96/nightwatch-cucumber-async-await-example Throwing an exeption in any step definition if catched fine by cucumber.js. So don't see any issue here.

You can run a single feature file with nightwatch usecase1.feature