Correct Answer : sendKeys("text")
Explanation : In WebDriver, sendKeys("text") command can be used to enter values onto text boxes.