Serenity BDD Report
Home > Login > User Login Functionality > Successful login with valid credentials
Report generated 22-11-2025 23:04

User Login Functionality

  10 To 30 Seconds (Duration)   Valid Credentials

Successful Login with Valid Credentials

Scenario Outline

Given the user is on the login page
When the user enters email as "<email>" and password as "<password>"
And clicks the login button
Then the user should be redirected to the next page
Then the user clicks logout button
And the user should be directed to the login page

Examples: 

# Email Password
1 user1@semanticsquare.com test
Steps Screenshots Outcome
SUCCESS 16s 067ms
SUCCESS 16.07s
Serenity BDD version 4.2.30