写好了 UI 自动化代码在本地跑完全没有问题 在 jenkins 上跑中断了 经过 syso 输出发现 build。xml 这么写 jenkins 也没拿到 lib 里面的 jar 包吗?
故猜想是不是 jenkins 没拿到 WebDriver 的 jar 包,如果是,应该怎么拿