selenium java chrome打开手机浏览器进行测试
摘要:
System.setProperty("webdriver.chrome.driver", ".\\driver\\chromedriver.exe"); Map<String, String> mobileEmulation = new HashMap<String, String>(); mob 阅读全文
posted @ 2018-11-26 14:14 愚哥 阅读(675) 评论(0) 推荐(0)