Verify that the login functionality works correctly when integrated with CI
Preconditions (3)
Step 1: Open the login page URL
Step 2: Enter 'testuser' in the username field
Step 3: Enter 'Test@123' in the password field
Step 4: Click the login button
Step 5: Verify that the user is redirected to the dashboard page
✅ Expected Result: User successfully logs in and dashboard page is displayed with URL containing '/dashboard'