https://cypress.io logo
Cypress-cucumber async steps are not working
# i-need-help
q
I have a strange problem with using async keyword with the cucumber steps in cypress-cucumber-preprocessor. I have tested cypress promises on clean browserify + typescript configuration and it's works ok. But when I do same thing with cypress - step are not starting and stucks in infinity loading.