Verify login button functionality with robust selector
Preconditions (1)
Step 1: Locate the login button using a robust CSS selector based on id or unique attribute
Step 2: Click the login button
Step 3: Verify that the login form is submitted or the next page is loaded
✅ Expected Result: Login button is clicked successfully and the login process proceeds without errors