Close, in a basic scenario, you'd want to say something like this: given you have a registered email account when you go to the email site and you enter your email address and you enter your pw and you click "login" then you will be redirected to your dashboard and you will be given access to your emails
How can we know if the When condition fails from the implementation?
Could i have the gherkin ordered
Given
When
Then
And
And
Close, in a basic scenario, you'd want to say something like this:
given you have a registered email account
when you go to the email site
and you enter your email address
and you enter your pw
and you click "login"
then you will be redirected to your dashboard
and you will be given access to your emails
@@Se7eNBlack Thank you for the breakdown...