Serenity BDD Report
Home > Login > User Login Functionality > Login with wrong password
Report generated 22-11-2025 23:04

User Login Functionality

  1 To 10 Seconds (Duration)   Wrong Password

Login with wrong password

Scenario Outline

Given the user is on the login page
When the user enters email as "<email>" and password as "<wrongPassword>"
And clicks the login button
Then the user should be able to see alert message "<errorMessage>"

Examples: 

# Email Wrong Password Error Message
1 user1@semanticsquare.com xyz Incorrect credentials. Please try again
Steps Screenshots Outcome
SUCCESS 2s 168ms
SUCCESS 2.17s
Serenity BDD version 4.2.30