Serenity BDD Report
Report generated 22-11-2025 23:04

User Login Functionality Feature

 Invalid Credentials

 1 To 10 Seconds (Duration)

Unsuccessful Login with Invalid Credentials

Scenario:

Given the user is on the login page
When the user enters email as "<wrongEmail>" and password as "<password>"
And clicks the login button
Then the user should be able to see error message "<errorMessage>" on the error page
When clicks Previous page button
And the user should be directed to the login page
Serenity BDD version 4.2.30