Predict the output
Set objEdit = Description.Create
objEdit(“micclass”).Value = “Link”
objEdit(“name”).Value = “username”
Browser(“...”).Page(“...”).WebEdit(objEdit).Set “test_user_name”
Reveal answer
Fill a bubble to check yourself