selenium send keys code example
Example: sendkeys vba selenium
selenium.FindElementByXPath("//td[@title='Site Code']//following::input[starts-with(@name,'prop_')][@value='ATG0002T']").SendKeys ("TEST")
selenium.FindElementByXPath("//td[@title='Site Code']//following::input[starts-with(@name,'prop_')][@value='ATG0002T']").SendKeys ("TEST")