Capture screenshot after successful login
Preconditions (2)
Step 1: Open the login page at 'https://example.com/login'
Step 2: Enter 'user@example.com' in the email input field with id 'email'
Step 3: Enter 'Password123!' in the password input field with id 'password'
Step 4: Click the login button with id 'loginBtn'
Step 5: Wait for the dashboard page to load
Step 6: Capture a screenshot of the dashboard page
✅ Expected Result: Screenshot file is saved with the dashboard page visible after login