Open Jegadeesh2802 opened 8 months ago
Given I am on the login page
When I login with {{username}} and {{password}}
Then I should see a flash message saying {{message}}
Open Requirement in TestQuality
Precondition
Given I am on the login page
Steps to Reproduce:
Step 1
When I login with {{username}} and {{password}}
Expected Result
Then I should see a flash message saying {{message}}