Verify presence of header element by tag name
Preconditions (2)
Step 1: Open the browser and navigate to 'https://example.com'
Step 2: Locate the first <h1> tag element on the page using tag name locator
Step 3: Verify that the <h1> element is displayed on the page
✅ Expected Result: The <h1> element is found and visible on the page