Verify URL after login
Preconditions (2)
Step 1: Enter 'user@example.com' in the email input field with id 'email'
Step 2: Enter 'Password123!' in the password input field with id 'password'
Step 3: Click the login button with id 'loginBtn'
Step 4: Wait for navigation to complete
✅ Expected Result: The URL should include '/dashboard' after successful login