你是要上传文件么,不需要处理它的,框架里有现成的方法driver.findElement(By.xpath(element)).sendKeys(filePath); 可以参考这篇文章 http://www.cnblogs.com/joewu/p/3701121.html