Verify that the login button is enabled after entering valid credentials
Preconditions (1)
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: Check if the login button with id 'login-btn' is enabled
✅ Expected Result: The login button should be enabled after entering valid email and password