Scroll element into view and verify visibility
Preconditions (3)
Step 1: Open the browser and navigate to the test page URL
Step 2: Locate the target element that is initially not visible on the screen
Step 3: Scroll the page until the target element is visible
Step 4: Verify that the target element is displayed on the screen
✅ Expected Result: The target element is scrolled into view and is visible on the screen