摘要:
1.window环境读取不到chrom.exe System.setProperty("webdriver.chrome.driver","chromedriver.exe");ChromeOptions options = new ChromeOptions(); options.setBinar 阅读全文
摘要:
原文:https://blog.csdn.net/kennin19840715/article/details/78782505 前几天通过jenkins本机执行selenium cases, 发现浏览器不启动,但测试已经通过的现象。通过查找资料和同事讨论得出以下几种解决方案(任意一种都可解决):1 阅读全文