Skip to content

[Keycloak migration] Implement scenario: Login with wrong credentials shows an error message #1172

@dadiorchen

Description

@dadiorchen

We already implemented the BDD feature: login ,and scenario: wrong login, successfully login, now, use keycloak to implement this:

Scenario: Login with wrong credentials shows an error message
Given I am on the login page
When I enter username "admin" and password "wrongpwd"
And I click the login button
Then I should see an error message

For BDD, please ready guide here: https://github.com/Greenstand/Greenstand-Overview/blob/master/BDD-GUIDE.md

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status

Ready for Test

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions