Try using the BrowserTypeKeys() function, along with the DELETE named key to remove the data from the element, i.e: BrowserTypeKeys("//INPUT[@id='billingForm:usPhoneN*']", " DELETE ");
↧