Verify login button using absolute and relative XPath
Preconditions (2)
Step 1: Open the browser and navigate to 'https://example.com/login'
Step 2: Locate the login button using absolute XPath and verify it is displayed
Step 3: Locate the login button using relative XPath and verify it is displayed
✅ Expected Result: The login button is found and visible using both absolute and relative XPath locators