Verify typing text into the search input field
Preconditions (1)
Step 1: Locate the search input field by its id 'search-input'
Step 2: Click on the search input field to focus
Step 3: Type the text 'Selenium testing' into the search input field
Step 4: Verify that the search input field contains the text 'Selenium testing'
✅ Expected Result: The search input field should contain the exact text 'Selenium testing' after typing