I am entering text in a textbox in selenium using:
driver.FindElement(By.XPath(xpath)).SendKeys("1234");
The keystrokes are hap