开发者

LoggingSelenium for HTML tests?

Currently, I'm running selenium HTML tests like this:

java -jar scripts/selenium-server-standalone-2.4.0.jar -browserSessionReuse -htmlSuite *firefox $targetServer ./test/selenium/html/TestSuite.html ./target/selenium/html/TestSuiteResults.html

LoggingSelenium looks pretty interesting, but I don't see how to use it with the standalone driver. Is there a way I can get things like screenshots of test failures or logging of the current-test running with just the standalone dr开发者_如何转开发iver and a HTML TestSuite?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜