Feature: Login feature Scenario: Login with valid credentials Given I am in the Login Page And I enter a registered email And I enter a valid password When I click the submit button Then I must be logged in successfully
Feature: Login feature Scenario: Login with valid credentials Given I am in the Login Page And I enter a registered email And I enter a valid password When I click the submit button Then I must be logged in successfully