chingu-voyages/v10-geckos-team-08

The registered user signs in with valid username and password

Open

#2 opened on Jul 4, 2019

 (0 comments) (0 reactions) (1 assignee)JavaScript (3 forks)auto 404
good first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (No merged PRs in 30d)

Description

Scenario: The registered user signs in with valid username and password

Given:

I am a logged-out from the website. and I am on the Sign-In page.

When:

I fill in the “Username” and “Password” fields with my valid credentials and I click the Sign-In button

Then:

I get signed in to the website”

Contributor guide