Closed ChrisRaynerSG closed 2 months ago
3.2: @Sad Given I am on the login page And I have entered the username "" And I have entered the password "wrong_passwrd" When I click the login button Then I should land get an error message "incorrect password"
3.1: @Happy Given I am on the login page And I have entered the username "" And I have entered the password "" When I click the login button Then I should land on the home page