Verify multiple properties of a user profile card
Preconditions (2)
Step 1: Locate the user profile card element
Step 2: Check that the profile card is visible
Step 3: Check that the profile card contains the username 'testuser'
Step 4: Check that the profile card contains the email 'testuser@example.com'
Step 5: Check that the profile card has a CSS class 'profile-card'
✅ Expected Result: The profile card is visible, displays the correct username and email, and has the correct CSS class