I’ve got a cucumber step: Given that I’m logged in
I don’t understand how I should implement it as a step definition.
Could someone point me into right direction, tutorials, blogs etc.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
here is how I do it.
The reason I do it this way, is that I run through the entire stack and set the environment up the way a normal user would…