I'll help you test this webpage. Let me start by taking a screenshot to see the current state of the page.
Screenshot
Good! I can see a webpage with:
- A title "Toggle Switch" with an icon
- A label "Bold Text"
- A toggle switch that is currently OFF (gray color)
- A text input field with placeholder text "Type something here..."
- Status text showing "Toggle is OFF. Text is normal"
Now I'll follow the instructions:
**Step 1: Type "Sample text" in the text input field.**
Screenshot
Good! The text input field is now focused (I can see the blue border and cursor). Now I'll type "Sample text":
Screenshot
Perfect! "Sample text" has been typed in the input field. The text appears to be in normal (non-bold) weight, which is correct since the toggle is still OFF. The status message still shows "Toggle is OFF - Text is normal".
**Step 2: Click the toggle switch to turn it ON.**
Screenshot