Hi all. I want to run .feature in cypress, but i ...
# help
m
Hi all. I want to run .feature in cypress, but i received this error message instead. Everything was fine before. The error happened after i set up the global variable inside cypress.env.json and after i add cy.visit(Cypress.env('homepage_url')) inside step_definitions. What should i do? Thank you.