I am trying to fix a bug and the impossibility to reproduce it on my local environment is becoming a problem.
Cucumber might be able to help, but I couldn't find a way to make cucumber work for me. It is specifically about HTTP and HTTPS.
I use 4 different environments. Only production and the one below are HTTPS ones and my bug only happens there exactly because of the protocol/URL generation.
Is there a way to make cucumber work under HTTPS for a specific feature?
I hope it was clear enough, although I think it is still a bit vague.