Upload File using SendKeys in Selenium WebDriver

Given any Web page, we can upload a file using sendKeys method in Selenium WebDriver. Lets discuss this in detail. […]