【发布时间】:2015-01-15 16:45:26
【问题描述】:
当从终端触发 ant 脚本时,Safari 浏览器测试用例可以正常工作。但是,当从 Jenkins 触发 ant 脚本时,相同的测试会失败。 PS 错误日志提到。请让我知道您的看法。
错误日志:
[testng] ===============================================
[testng] Suite
[testng] Total tests run: 1, Failures: 0, Skips: 1
[testng] Configuration Failures: 1, Skips: 1
[testng] ===============================================
[testng] Nov 18, 2014 6:29:32 PM org.openqa.selenium.safari.SafariDriverServer start
[testng] INFO: Server started on port 6225
[testng] The tests failed.
谢谢你,桑德
【问题讨论】:
标签: java macos selenium jenkins safari