igniteram / protractor-cucumber-typescript

e2e kickstarter test framework which consists of protractor, cucumber frameworks using typescript lang!
MIT License
196 stars 170 forks source link

fix scenario.attach issue #15

Closed igniteram closed 7 years ago

igniteram commented 7 years ago

With new cucumber2.0 , the scenario object is changed and hence using the promise directly should fix it.