Closed zac11 closed 6 years ago
Yes, we should add this feature for typescript. I don't find any information :(
Added this example and raised a PR https://github.com/igniteram/protractor-cucumber-typescript/pull/45, hence closing this issue!
Thanks much @igniteram.
Can you add examples for using Scenario outline with async/await. I can't seem to find tutorials regarding this and when I try using async with Scenario outline, it always marks the tests as complete without executing any steps.
Thanks!