Hello,

I am using the code below to find make an auto Google searcher to find car color, but the textbox won't work to get the color imputed also so it would say Car color red.


Code:
trem.SetAttribute("value", "car color"TextBox1.Text)
Can anyone help please.