如何使用selenium + java在phantomjs无头浏览器中上传文件?

时间:2018-03-06 08:15:01

标签: java selenium-webdriver phantomjs

**How to upload file in phantomjs headless browser using selenium+java?**

我已经尝试过: (PhantomJSDriver)driver.executePhantomJS(“var page = this; page.uploadFile('input [type = file]','path to file');”);

0 个答案:

没有答案