Auto-complete
Instructions: Your automation script should use the auto-complete feature.
- Type a few letters into the input field (e.g., "Ja").
- Wait for the suggestion list to appear.
- Click on one of the suggestions (e.g., "Java").
Validation: The input field's value should be updated to the full name of the selected item. The output box will confirm your selection.