Category "gherkin"

Why wont my if statements work in cypress?

I'm trying to write a test that goes back in a calendar to look for a specific date to click. I have come up with an IF statement that should loop to the next m

Does if else concept available in feature file (Gherkin language)?

Is there anyway where we can use if/else concept in feature file? For example: Scenario: User should be able to check login page Given I am on login page

No Colours in Specflow Feature Files on Visual Studio

I have the latest version of SpecFlow installed, and still the feature files display uncoloured, like so... (Not enough rep to insert images) Specflow uncolou