Verify login functionality with proper test naming
Preconditions (1)
Step 1: Enter 'user@example.com' in the email input field
Step 2: Enter 'Password123' in the password input field
Step 3: Click the login button
Step 4: Verify that the URL changes to '/dashboard'
Step 5: Verify that the page contains a welcome message
✅ Expected Result: User is successfully logged in and redirected to the dashboard page with a welcome message displayed